Przeglądaj źródła

Reset to snapshot version

Luke Taylor 14 lat temu
rodzic
commit
2487a3e27b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -1,7 +1,7 @@
 apply plugin: 'base'
 
 allprojects {
-    version = '3.1.0.M2'
+    version = '3.1.0-SNAPSHOT'
     releaseBuild = version.endsWith('RELEASE')
     snapshotBuild = version.endsWith('SNAPSHOT')