Update version

This commit is contained in:
KillerDogeEmpire 2023-01-29 13:58:12 -08:00
parent 14d153d485
commit dc0439f997
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ android {
targetSdk = 33
versionCode = 57
versionName = "1.0.4"
versionName = "1.0.5"
resValue("string", "app_version", "${defaultConfig.versionName}${versionNameSuffix ?: ""}")