v2.3.0: updated translations, version, and changelog for BETA-1.4

This commit is contained in:
Evan Debenham
2024-01-10 12:10:30 -05:00
parent a6b057ea82
commit b6fbc3e45d
97 changed files with 728 additions and 469 deletions

View File

@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 762
appVersionName = '2.3.0-BETA-1.3'
appVersionCode = 763
appVersionName = '2.3.0-BETA-1.4'
appJavaCompatibility = JavaVersion.VERSION_1_8