This commit is contained in:
KillerDogeEmpire 2022-09-06 17:18:15 -07:00
parent ac53d3a8be
commit 8a1d19b77b
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ android {
targetSdkVersion 30
versionCode 51
versionName "3.1.5"
versionName "1.0.0"
resValue "string", "app_version",
"${defaultConfig.versionName}${versionNameSuffix ?: ""}"