Sfoglia il codice sorgente

use correct library version

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 1 anno fa
parent
commit
0f452104d5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -10,7 +10,7 @@
  */
 buildscript {
     ext {
-        androidLibraryVersion = "depocc~directediting-SNAPSHOT"
+        androidLibraryVersion = "354911a81da973d8874381480ed0ea577e992572"
         androidPluginVersion = '8.4.0'
         androidxMediaVersion = '1.3.1'
         androidxTestVersion = "1.5.0"