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

This commit is contained in:
Evan Debenham
2024-12-20 12:58:32 -05:00
parent 8551763730
commit 4e37318fcc
90 changed files with 4836 additions and 451 deletions

View File

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