v2.4.0: updated version, changelog, and translations for v2.4.0

This commit is contained in:
Evan Debenham
2024-05-02 18:34:15 -04:00
parent 05e1a18736
commit 605bdde4d3
87 changed files with 1538 additions and 1498 deletions

View File

@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 775
appVersionName = '2.4.0-BETA-1'
appVersionCode = 776
appVersionName = '2.4.0-BETA-2'
appJavaCompatibility = JavaVersion.VERSION_1_8