vbea 1 ano atrás
pai
commit
79ae9c7dd2

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

@@ -1,2 +1,2 @@
-#Fri Aug 23 16:14:25 CST 2024
-VERSION_CODE=482
+#Wed Sep 04 13:56:19 CST 2024
+VERSION_CODE=489

+ 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.2.0" //★★★★★版本号★★★★★
+        versionName = "3.2.1" //★★★★★版本号★★★★★
         buildToolsVersion = "34.0.0"
         minSdkVersion = 23
         compileSdkVersion = 34