Przeglądaj źródła

add new version

vbea 2 lat temu
rodzic
commit
0790c969f4

+ 2 - 2
Strides-APP/android/app/version.properties

@@ -1,2 +1,2 @@
-#Wed Mar 13 10:00:40 CST 2024
-VERSION_CODE=395
+#Wed Mar 13 10:12:45 CST 2024
+VERSION_CODE=402

+ 1 - 1
Strides-APP/android/build.gradle

@@ -1,7 +1,7 @@
 // Top-level build file where you can add configuration options common to all sub-projects/modules.
 buildscript {
     ext {
-        versionName = "3.1.0" //★★★★★版本号★★★★★
+        versionName = "3.1.3" //★★★★★版本号★★★★★
         buildToolsVersion = "33.0.2"
         minSdkVersion = 23
         compileSdkVersion = 33