v2.5.3: updated translations, changelog, and version for v2.5.3 release!

This commit is contained in:
Evan Debenham
2024-10-01 11:35:39 -04:00
parent fe4e3ef708
commit 0dda8ea0c3
50 changed files with 736 additions and 733 deletions

View File

@@ -20,8 +20,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 798
appVersionName = '2.5.3-BETA-1'
appVersionCode = 799
appVersionName = '2.5.3'
appJavaCompatibility = JavaVersion.VERSION_1_8