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

This commit is contained in:
Evan Debenham
2025-07-26 23:06:54 -04:00
parent ca3bab4389
commit 1d0ccfbb5e
63 changed files with 706 additions and 664 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 855
appVersionName = '3.2.0-BETA-1'
appVersionCode = 856
appVersionName = '3.2.0-BETA-2'
appJavaCompatibility = JavaVersion.VERSION_1_8