v2.2.0: updated version, changelog, and translations for RC-1

This commit is contained in:
Evan Debenham
2023-10-15 15:26:35 -04:00
parent c479c39316
commit 0589242ca1
30 changed files with 159 additions and 136 deletions

View File

@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 750
appVersionName = '2.2.0-BETA-1.3'
appVersionCode = 751
appVersionName = '2.2.0-RC-1'
appJavaCompatibility = JavaVersion.VERSION_1_8