Przeglądaj źródła

new version v3.1.9

vbea 1 rok temu
rodzic
commit
3e9a60eca7

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

@@ -1,2 +1,2 @@
-#Mon Jul 22 15:39:57 CST 2024
-VERSION_CODE=448
+#Wed Jul 31 16:57:51 CST 2024
+VERSION_CODE=462

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