Browse Source

new version v3.5.1

wudebin 10 tháng trước cách đây
mục cha
commit
bfcad0ee67

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

@@ -1,2 +1,2 @@
-#Mon Jul 28 10:38:49 CST 2025
-VERSION_CODE=656
+#Thu Jul 31 14:21:24 CST 2025
+VERSION_CODE=657

+ 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.5.0" //★★★★★版本号★★★★★
+        versionName = "3.5.1" //★★★★★版本号★★★★★
         buildToolsVersion = "35.0.1"
         minSdkVersion = 24
         compileSdkVersion = 35