Zimo il y a 1 jour
Parent
commit
32f8071dff
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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 10302
-        versionName "1.3.2"
+        versionCode 10303
+        versionName "1.3.3"
         multiDexEnabled true
         compileOptions {
             sourceCompatibility JavaVersion.VERSION_1_8