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

This commit is contained in:
Evan Debenham
2023-09-29 13:35:47 -04:00
parent 6d7d2d9d2d
commit 274835f9fb
18 changed files with 115 additions and 77 deletions

View File

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