Browse Source

升级版本到1.1.2

weizhengliang 11 months ago
parent
commit
a74730e847
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -22,7 +22,7 @@ android {
         minSdkVersion 19
         targetSdkVersion 30
         versionCode 1
-        versionName "1.1.1_${project.rootProject.ext.type}"
+        versionName "1.1.2_${project.rootProject.ext.type}"
         multiDexEnabled true
 
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"