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
         minSdkVersion 21
         // targetSdkVersion 33
         // targetSdkVersion 33
         targetSdk 33
         targetSdk 33
-        versionCode 10210
-        versionName "1.2.10"
+        versionCode 10209
+        versionName "1.2.9"
         multiDexEnabled true
         multiDexEnabled true
         compileOptions {
         compileOptions {
             sourceCompatibility JavaVersion.VERSION_1_8
             sourceCompatibility JavaVersion.VERSION_1_8