소스 검색

🐎 ci(版本号): 1.2.10

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

+ 1 - 1
android/simpleDemo/build.gradle

@@ -11,7 +11,7 @@ android {
         // targetSdkVersion 33
         targetSdk 33
         versionCode 10209
-        versionName "1.2.9"
+        versionName "1.2.10"
         multiDexEnabled true
         compileOptions {
             sourceCompatibility JavaVersion.VERSION_1_8