Ver Fonte

0.6.25 (versionCode 23)

songchengcheng há 4 dias atrás
pai
commit
4019b82621
1 ficheiros alterados com 2 adições e 2 exclusões
  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]
     }