v2.2.1: updated translations, version, and changelog for v2.2.1 release!

This commit is contained in:
Evan Debenham
2023-10-25 16:08:49 -04:00
parent 1fca4c4f88
commit ce6d400ec9
34 changed files with 288 additions and 223 deletions

View File

@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 753
appVersionName = '2.2.0'
appVersionCode = 754
appVersionName = '2.2.1'
appJavaCompatibility = JavaVersion.VERSION_1_8