Changing my version number and string

This commit is contained in:
LucasGGamerM 2022-12-06 12:41:03 -03:00
parent cf99bf5152
commit 4ab6ed55f5
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "org.joinmastodon.android.sk"
minSdk 23
targetSdk 33
versionCode 51
versionName "1.1.4+fork.51"
versionCode 52
versionName "1.1.4+fork.52.moshinda"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resConfigs "en", "ar-rSA", "bs-rBA", "ca-rES", "cs-rCZ", "de-rDE", "el-rGR", "es-rES",
"eu-rES", "fi-rFI", "fr-rFR", "gl-rES", "hr-rHR", "hy-rAM", "it-rIT", "iw-rIL",