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

This commit is contained in:
Evan Debenham
2025-06-17 12:42:13 -04:00
parent 31d00683bc
commit 19f9ac0351
33 changed files with 1962 additions and 1962 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 848
appVersionName = '3.1.1-BETA-1'
appVersionCode = 849
appVersionName = '3.1.1'
appJavaCompatibility = JavaVersion.VERSION_1_8