This commit is contained in:
reduplicated 2022-11-05 00:35:51 +01:00
parent e24dc692d0
commit 7f91ea5cc6
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ android {
targetSdk = 30
versionCode = 54
versionName = "3.2.1"
versionName = "3.2.2"
resValue("string", "app_version", "${defaultConfig.versionName}${versionNameSuffix ?: ""}")