v2.5.4: updated version and changelog for v2.5.4 release!

This commit is contained in:
Evan Debenham
2024-10-08 14:41:17 -04:00
parent b487648371
commit e40e374a09
3 changed files with 29 additions and 4 deletions

View File

@@ -20,8 +20,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 800
appVersionName = '2.5.3'
appVersionCode = 801
appVersionName = '2.5.4'
appJavaCompatibility = JavaVersion.VERSION_1_8