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

This commit is contained in:
Evan Debenham
2023-09-27 19:44:21 -04:00
parent 7f8aef933d
commit d67770f13e
15 changed files with 82 additions and 82 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 745
appVersionName = '2.2.0-ALPHA-1.0'
appVersionCode = 746
appVersionName = '2.2.0-BETA-1.0'
appJavaCompatibility = JavaVersion.VERSION_1_8