change versionCode

This commit is contained in:
Thomas 2020-10-05 14:43:18 +02:00
parent 6e8b304b63
commit 6164ff9163
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 12
versionCode 13
versionName "1.2.1"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"