@@ -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"
}