v3.2.1: updated version, translations, and changelog for v3.2.1!

This commit is contained in:
Evan Debenham
2025-08-14 13:54:18 -04:00
parent f4bdd396bb
commit ad9a073d69
87 changed files with 1272 additions and 1128 deletions

View File

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