v3.2.4: updated changelog and version for amended v3.2.4 release!

This commit is contained in:
Evan Debenham
2025-09-14 13:07:24 -04:00
parent 947d2ef55d
commit fdb10fc779
3 changed files with 12 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 874
appVersionCode = 875
appVersionName = '3.2.4'
appJavaCompatibility = JavaVersion.VERSION_11