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

+ 2 - 2
app/build.gradle

@@ -13,8 +13,8 @@ android {
         applicationId "com.doverfuelingsolutions.issp"
         minSdkVersion 22
         targetSdkVersion 26
-        versionCode 1
-        versionName "1.0.2"
+        versionCode 2
+        versionName "1.0.10"
         archivesBaseName = versionName + "." + getTime()
 
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"