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

This commit is contained in:
Evan Debenham
2025-08-31 18:07:10 -04:00
parent e420685a4e
commit 861f28c465
17 changed files with 85 additions and 61 deletions

View File

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