Explorar el Código

버전 업데이트

junekeunsong hace 4 años
padre
commit
c71a5bada3
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 20
-        versionName "1.1.0.20"
+        versionCode 21
+        versionName "1.1.0.21"
         multiDexEnabled true
 //        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }