@@ -8,8 +8,8 @@ android {
applicationId "com.dbs.mplus.knuh"
minSdkVersion 24
targetSdkVersion 28
- versionCode 25
- versionName "1.1.0.25"
+ versionCode 26
+ versionName "1.1.0.26"
multiDexEnabled true
// testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}