carlos 11 сар өмнө
parent
commit
88eb351443
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -19,8 +19,8 @@ android {
 //        vectorDrawables.useSupportLibrary = true
         minSdkVersion 27
         targetSdkVersion 34
-        versionCode 15
-        versionName "0.6.9"
+        versionCode 16
+        versionName "0.6.10"
         multiDexEnabled true
         //manifestPlaceholders=[UMENG_CHANNEL_VALUE:name]
     }