v3.2.5: updated changelog, version, and TLs for v3.2.5 release!

This commit is contained in:
Evan Debenham
2025-09-26 11:32:48 -04:00
parent c9cb58bcf1
commit 5e419e0575
8 changed files with 78 additions and 55 deletions

View File

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