v3.0.0: updated version, changelog, and translations for BETA-2.5

This commit is contained in:
Evan Debenham
2025-02-07 16:21:37 -05:00
parent 707dfba4f6
commit d1cb9e1c49
25 changed files with 161 additions and 150 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 823
appVersionName = '3.0.0-BETA-2.4'
appVersionCode = 824
appVersionName = '3.0.0-BETA-2.5'
appJavaCompatibility = JavaVersion.VERSION_1_8