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

This commit is contained in:
Evan Debenham
2025-01-05 11:41:13 -05:00
parent 1b17ceadf2
commit 32e51b59f5
71 changed files with 2601 additions and 2445 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 814
appVersionName = '3.0.0-BETA-1.1'
appVersionCode = 815
appVersionName = '3.0.0-BETA-1.2'
appJavaCompatibility = JavaVersion.VERSION_1_8