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

This commit is contained in:
Evan Debenham
2025-07-25 12:23:06 -04:00
parent 3f9f142513
commit 46f30cb3fc
105 changed files with 2797 additions and 2317 deletions

View File

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