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

This commit is contained in:
Evan Debenham
2025-02-18 16:07:03 -05:00
parent 9f3a31a21a
commit 57d3b3039b
29 changed files with 1159 additions and 478 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 827
appVersionName = '3.0.0-BETA-2.8'
appVersionCode = 828
appVersionName = '3.0.0-BETA-3.0'
appJavaCompatibility = JavaVersion.VERSION_1_8