vbea пре 2 година
родитељ
комит
f114b6e42f
1 измењених фајлова са 1 додато и 1 уклоњено
  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.0.2" //★★★★★版本号★★★★★
+        versionName = "3.0.3" //★★★★★版本号★★★★★
         buildToolsVersion = "33.0.2"
         minSdkVersion = 23
         compileSdkVersion = 33