carlos 11 months ago
parent
commit
5e9f0012e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -20,7 +20,7 @@ android {
         minSdkVersion 27
         targetSdkVersion 34
         versionCode 16
-        versionName "0.6.10"
+        versionName "0.6.11"
         multiDexEnabled true
         //manifestPlaceholders=[UMENG_CHANNEL_VALUE:name]
     }