v3.2.1: fixed value in changelog and re-upped version for Android

This commit is contained in:
Evan Debenham
2025-08-14 14:16:38 -04:00
parent ad9a073d69
commit 797f2791a4
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 860
appVersionCode = 861
appVersionName = '3.2.1'
appJavaCompatibility = JavaVersion.VERSION_1_8