update app version

This commit is contained in:
Dawid Wysokiński 2021-04-11 12:44:47 +02:00
parent 7126cff3e6
commit 34e9a5db00
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "1.0"
versionName "2.0"
}
splits {
abi {