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

This commit is contained in:
Evan Debenham
2024-08-28 11:59:14 -04:00
parent 63a9deb300
commit c3c6d46f9a
80 changed files with 2437 additions and 2405 deletions

View File

@@ -20,8 +20,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 788
appVersionName = '2.5.0-BETA-1'
appVersionCode = 789
appVersionName = '2.5.0-BETA-2'
appJavaCompatibility = JavaVersion.VERSION_1_8