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

This commit is contained in:
Evan Debenham
2024-09-27 12:48:59 -04:00
parent 8f19feba79
commit f453564071
79 changed files with 1357 additions and 1135 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 797
appVersionName = '2.5.2'
appVersionCode = 798
appVersionName = '2.5.3-BETA-1'
appJavaCompatibility = JavaVersion.VERSION_1_8