v3.2.5: updated version and changelog for amended v3.2.5 release

This commit is contained in:
Evan Debenham
2025-09-29 13:30:39 -04:00
parent 4e1da695a2
commit 5104753198
9 changed files with 38 additions and 38 deletions

View File

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