Przeglądaj źródła

1.更新版本1.1.1

zhangxinyu 5 lat temu
rodzic
commit
548eaf76c3
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -23,8 +23,8 @@ android {
         minSdkVersion rootProject.ext.minSdkVersion
         targetSdkVersion rootProject.ext.targetSdkVersion
         multiDexEnabled true
-        versionCode 1
-        versionName "1.0.0"
+        versionCode 111
+        versionName "1.1.1"
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
         flavorDimensions "versionCode"
         ndk {