songchengcheng 3 сар өмнө
parent
commit
799cc9dfa4
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 17
-        versionName "0.6.17"
+        versionCode 18
+        versionName "0.6.18"
         multiDexEnabled true
         //manifestPlaceholders=[UMENG_CHANNEL_VALUE:name]
     }