v2.5.0: updated translations, version, and changelog for BETA-4

This commit is contained in:
Evan Debenham
2024-08-30 15:59:00 -04:00
parent b278c8d16f
commit 56595fadea
72 changed files with 1673 additions and 1461 deletions

View File

@@ -20,8 +20,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 790
appVersionName = '2.5.0-BETA-3'
appVersionCode = 791
appVersionName = '2.5.0-BETA-4'
appJavaCompatibility = JavaVersion.VERSION_1_8