v2.3.0: updates translations, version, and changelog for RC-1

This commit is contained in:
Evan Debenham
2024-01-16 14:32:47 -05:00
parent cb72ca35bc
commit 84bc38cad0
86 changed files with 682 additions and 637 deletions

View File

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