v2.4.2: updated translations, changelog, and version for v2.4.2 release!

This commit is contained in:
Evan Debenham
2024-06-04 13:36:05 -04:00
parent 5bef46bc90
commit d7d2809776
61 changed files with 761 additions and 718 deletions

View File

@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 781
appVersionName = '2.4.1'
appVersionCode = 782
appVersionName = '2.4.2'
appJavaCompatibility = JavaVersion.VERSION_1_8