Browse Source

0.6.25 (versionCode 23)

songchengcheng 4 days ago
parent
commit
4019b82621
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 26
         targetSdkVersion 35
-        versionCode 22
-        versionName "0.6.24.2"
+        versionCode 23
+        versionName "0.6.25"
         multiDexEnabled true
         //manifestPlaceholders=[UMENG_CHANNEL_VALUE:name]
     }