Przeglądaj źródła

update android/build.gradle

wudebin 9 miesięcy temu
rodzic
commit
9e866cf6f4
1 zmienionych plików z 1 dodań i 1 usunięć
  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.
 buildscript {
     ext {
-        versionName = "3.5.1" //★★★★★版本号★★★★★
+        versionName = "3.5.2" //★★★★★版本号★★★★★
         buildToolsVersion = "35.0.1"
         minSdkVersion = 24
         compileSdkVersion = 35