瀏覽代碼

updated app version to 0.2.0

sirekanian 3 年之前
父節點
當前提交
5382ff9c03
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -11,8 +11,8 @@ android {
         applicationId "com.sirekanian.warmongr"
         minSdk 21
         targetSdk 32
-        versionCode 1
-        versionName "0.1.0"
+        versionCode 2
+        versionName "0.2.0"
         archivesBaseName = "$applicationId-$versionName-$versionCode"
         vectorDrawables {
             useSupportLibrary true