songjunegeun 4 vuotta sitten
vanhempi
commit
dc6f15ca3d
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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 24
-        versionName "1.1.0.24"
+        versionCode 25
+        versionName "1.1.0.25"
         multiDexEnabled true
 //        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }