Explorar el Código

버전정보 변경

헬스케어 레몬 hace 5 años
padre
commit
75156201ac
Se han modificado 1 ficheros con 2 adiciones y 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 16
-        versionName "1.1.0.16"
+        versionCode 17
+        versionName "1.1.0.17"
         multiDexEnabled true
 //        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }