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

This commit is contained in:
Evan Debenham
2024-08-26 09:21:10 -04:00
parent 3cc21b55a8
commit ad165fc5d0
160 changed files with 10438 additions and 5478 deletions

View File

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