v2.2.0: updated translations, changelog, and version for ALPHA-1.0

This commit is contained in:
Evan Debenham
2023-09-25 16:34:52 -04:00
parent f9e6529949
commit dfa93f5c94
65 changed files with 719 additions and 569 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 744
appVersionName = '2.2.0-BETA-0.5'
appVersionCode = 745
appVersionName = '2.2.0-ALPHA-1.0'
appJavaCompatibility = JavaVersion.VERSION_1_8