carlos 10 months ago
parent
commit
8db89e603a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

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