3.0.0 bump

This commit is contained in:
LagradOst 2022-07-17 22:30:24 +02:00
parent e78e068214
commit 0a339a0901
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 48
versionName "2.10.31"
versionCode 49
versionName "3.0.0"
resValue "string", "app_version",
"${defaultConfig.versionName}${versionNameSuffix ?: ""}"