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

This commit is contained in:
Evan Debenham
2025-08-03 12:43:29 -04:00
parent b6270904a7
commit 51263e4e5c
75 changed files with 572 additions and 577 deletions

View File

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