carlos.cheng 1 年之前
父节点
当前提交
b0dabc6e86
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -19,8 +19,8 @@ android {
 //        vectorDrawables.useSupportLibrary = true
         minSdkVersion 27
         targetSdkVersion 34
-        versionCode 12
-        versionName "0.5.2"
+        versionCode 13
+        versionName "0.5.4"
         multiDexEnabled true
         //manifestPlaceholders=[UMENG_CHANNEL_VALUE:name]
     }