@@ -8,8 +8,8 @@ android {
applicationId "com.dbs.mplus.knuh"
minSdkVersion 24
targetSdkVersion 28
- versionCode 15
- versionName "1.1.0.15"
+ versionCode 16
+ versionName "1.1.0.16"
multiDexEnabled true
// testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}