Specify version name

This commit is contained in:
Kirill Kamakin
2021-11-25 20:43:09 +03:00
parent 8d00cde725
commit 20c3fa8e20

View File

@@ -15,7 +15,7 @@ android {
minSdk 21
targetSdk 31
versionCode 1
versionName "1.0"
versionName "0.1.0"
}
signingConfigs {