Explorar el Código

升级版本到1.1.2

weizhengliang hace 11 meses
padre
commit
a74730e847
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"