Bumped version code to allow upload of new version to the Play Store

This commit is contained in:
Deniz Düzgören
2019-10-13 21:23:54 +02:00
parent 28656db878
commit cad72fb90a
+1 -1
View File
@@ -10,7 +10,7 @@ android {
applicationId "com.denizd.substitutionplan" applicationId "com.denizd.substitutionplan"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 40 versionCode 41
versionName "2.3.3" versionName "2.3.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }