vbea 2 years ago
parent
commit
f114b6e42f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Strides-APP/android/build.gradle

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