소스 검색

🐎 ci(版本号): 1.2.10

Zimo 1 주 전
부모
커밋
0a7d970b69
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 {