Browse Source

🐎 ci(版本号): 1.2.10

Zimo 1 tháng trước cách đây
mục cha
commit
0a7d970b69
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      android/simpleDemo/build.gradle

+ 1 - 1
android/simpleDemo/build.gradle

@@ -10,7 +10,7 @@ android {
         minSdkVersion 21
         // targetSdkVersion 33
         targetSdk 33
-        versionCode 10209
+        versionCode 10210
         versionName "1.2.10"
         multiDexEnabled true
         compileOptions {