vbea 2 anni fa
parent
commit
d4f3f3023d

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

@@ -1,2 +1,2 @@
-#Fri Mar 29 14:26:49 CST 2024
-VERSION_CODE=419
+#Mon Apr 01 16:36:51 CST 2024
+VERSION_CODE=427

+ 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.
 // Top-level build file where you can add configuration options common to all sub-projects/modules.
 buildscript {
 buildscript {
     ext {
     ext {
-        versionName = "3.1.4" //★★★★★版本号★★★★★
+        versionName = "3.1.5" //★★★★★版本号★★★★★
         buildToolsVersion = "33.0.2"
         buildToolsVersion = "33.0.2"
         minSdkVersion = 23
         minSdkVersion = 23
         compileSdkVersion = 33
         compileSdkVersion = 33