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

+ 1 - 1
app/build.gradle

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