v2.5.0: updated translations, version, and changelog for RC-1

This commit is contained in:
Evan Debenham
2024-09-09 13:15:15 -04:00
parent d6c79d38e9
commit 56d3a0da18
69 changed files with 713 additions and 676 deletions

View File

@@ -20,8 +20,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 792
appVersionName = '2.5.0-BETA-5'
appVersionCode = 793
appVersionName = '2.5.0-RC-1'
appJavaCompatibility = JavaVersion.VERSION_1_8