vbea 2 lat temu
rodzic
commit
f33bd5f8e8

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

@@ -1,2 +1,2 @@
-#Thu Oct 26 10:26:02 CST 2023
-VERSION_CODE=346
+#Wed Nov 01 11:18:22 CST 2023
+VERSION_CODE=349

+ 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.0.3" //★★★★★版本号★★★★★
+        versionName = "3.0.4" //★★★★★版本号★★★★★
         buildToolsVersion = "33.0.2"
         minSdkVersion = 23
         compileSdkVersion = 33