carlos 10 months ago
parent
commit
3fa96e3c42
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 17
-        versionName "0.6.13"
+        versionName "0.6.15"
         multiDexEnabled true
         //manifestPlaceholders=[UMENG_CHANNEL_VALUE:name]
     }