Sfoglia il codice sorgente

Merge remote-tracking branch 'origin/sheep_develop' into sheep_tinker

zengjiebin 7 anni fa
parent
commit
4ac635b39e
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      gradle.properties

+ 2 - 2
gradle.properties

@@ -17,8 +17,8 @@
 # org.gradle.parallel=true
 #android.injected.build.model.only.versioned = 3
 
-VERSION_NAME=3.0.0
-VERSION_CODE=3000000
+VERSION_NAME=3.0.1
+VERSION_CODE=3000001
 ANDROID_COMPILE_SDK_VERSION=27
 ANDROID_BUILD_TOOLS_VERSION=27.0.2
 ANDROID_MIN_SDK_VERSION=18