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

This commit is contained in:
Evan Debenham
2023-10-16 22:42:52 -04:00
parent 3eba0fec2f
commit fac949aa50
15 changed files with 77 additions and 196 deletions

View File

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