소스 검색

🐎 ci(版本号): 1.2.9

Zimo 6 일 전
부모
커밋
f207035b11
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      android/simpleDemo/build.gradle

+ 2 - 2
android/simpleDemo/build.gradle

@@ -10,8 +10,8 @@ android {
         minSdkVersion 21
         // targetSdkVersion 33
         targetSdk 33
-        versionCode 10210
-        versionName "1.2.10"
+        versionCode 10209
+        versionName "1.2.9"
         multiDexEnabled true
         compileOptions {
             sourceCompatibility JavaVersion.VERSION_1_8