Browse Source

Reset to snapshot version

Luke Taylor 14 năm trước cách đây
mục cha
commit
2487a3e27b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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')