v3.2.0: updated translations, langs, version, and changelog for BETA-3

This commit is contained in:
Evan Debenham
2025-07-28 15:03:21 -04:00
parent 334f3a460a
commit e269171c2e
40 changed files with 382 additions and 354 deletions

View File

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