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

This commit is contained in:
Evan Debenham
2023-10-02 15:12:41 -04:00
parent 7f28dcd1d7
commit 238e5a9862
54 changed files with 375 additions and 285 deletions

View File

@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 748
appVersionName = '2.2.0-BETA-1.1'
appVersionCode = 749
appVersionName = '2.2.0-BETA-1.2'
appJavaCompatibility = JavaVersion.VERSION_1_8