bump v2.6.14

This commit is contained in:
LagradOst 2022-02-18 22:23:37 +01:00
parent d992d63c5f
commit f79e4a982e
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 42
versionName "2.6.13"
versionCode 43
versionName "2.6.14"
resValue "string", "app_version",
"${defaultConfig.versionName}${versionNameSuffix ?: ""}"