Explorar o código

AppVersion = 19

jeongminRyu %!s(int64=4) %!d(string=hai) anos
pai
achega
b34e8a362d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -8,8 +8,8 @@ android {
         applicationId "com.dbs.mplus.knuh"
         minSdkVersion 24
         targetSdkVersion 28
-        versionCode 18
-        versionName "1.1.0.18"
+        versionCode 19
+        versionName "1.1.0.19"
         multiDexEnabled true
 //        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }