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

This commit is contained in:
Evan Debenham
2025-07-30 17:11:40 -04:00
parent 5ea579ae8e
commit 6443a625c6
50 changed files with 527 additions and 479 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 857
appVersionName = '3.2.0-BETA-3'
appVersionCode = 858
appVersionName = '3.2.0-BETA-4'
appJavaCompatibility = JavaVersion.VERSION_1_8