Bumped build.grade version name to 2.1.2 and code to 19

This commit is contained in:
Deniz Düzgören
2019-08-07 08:19:20 +02:00
parent e0ebbbbd5b
commit d2274f20b0
+2 -2
View File
@@ -9,8 +9,8 @@ android {
applicationId "com.denizd.substitutionplan"
minSdkVersion 21
targetSdkVersion 28
versionCode 18
versionName "2.1.1"
versionCode 19
versionName "2.1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {