v2.4.0: updated changelog, version, and translations for BETA-1

This commit is contained in:
Evan Debenham
2024-04-30 14:02:22 -04:00
parent 3f8973743f
commit 7e6a4299fb
144 changed files with 5326 additions and 3387 deletions

View File

@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 773
appVersionName = '2.4.0-ALPHA-4'
appVersionCode = 774
appVersionName = '2.4.0-BETA-1'
appJavaCompatibility = JavaVersion.VERSION_1_8