v3.2.2: updated version, changelog, and translations for v3.2.2 release!

This commit is contained in:
Evan Debenham
2025-08-25 14:12:40 -04:00
parent 42a8c442ee
commit c229145119
48 changed files with 381 additions and 338 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 861
appVersionName = '3.2.1'
appVersionCode = 864
appVersionName = '3.2.2'
appJavaCompatibility = JavaVersion.VERSION_11