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

This commit is contained in:
Evan Debenham
2025-01-21 15:05:00 -05:00
parent 7b18bbf626
commit a6abd58e4e
54 changed files with 1488 additions and 1296 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 817
appVersionName = '3.0.0-BETA-1.4'
appVersionCode = 818
appVersionName = '3.0.0-BETA-2.0'
appJavaCompatibility = JavaVersion.VERSION_1_8