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