Explorar o código

(app): 修改版本号

Zimo hai 1 mes
pai
achega
6b6b1f8e1b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      android/simpleDemo/build.gradle

+ 2 - 2
android/simpleDemo/build.gradle

@@ -10,8 +10,8 @@ android {
         minSdkVersion 21
         // targetSdkVersion 33
         targetSdk 33
-        versionCode 10204
-        versionName "1.2.4"
+        versionCode 10205
+        versionName "1.2.5"
         multiDexEnabled true
         compileOptions {
             sourceCompatibility JavaVersion.VERSION_1_8