Kaynağa Gözat

add android/build.gradle

wudebin 4 ay önce
ebeveyn
işleme
891e4f081d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      Strides-SPAPP/android/build.gradle

+ 1 - 1
Strides-SPAPP/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 = "4.0.0" //★★★★★版本号★★★★★
+        versionName = "4.0.2" //★★★★★版本号★★★★★
         buildToolsVersion = "35.0.1"
         minSdkVersion = 24
         compileSdkVersion = 35