v2.2.0: updated translations, version, and changelog for BETA-0.5

This commit is contained in:
Evan Debenham
2023-09-17 14:24:12 -04:00
parent 9c7b78fd3e
commit b26b943eee
69 changed files with 564 additions and 539 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 743
appVersionName = '2.2.0-BETA-0.4'
appVersionCode = 744
appVersionName = '2.2.0-BETA-0.5'
appJavaCompatibility = JavaVersion.VERSION_1_8