v2.0.0: updated translations, version, and changelog for BETA-8

This commit is contained in:
Evan Debenham
2023-03-07 15:11:14 -05:00
parent c43bf2d917
commit ef672080c9
38 changed files with 398 additions and 466 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 680
appVersionName = '2.0.0-BETA-7'
appVersionCode = 681
appVersionName = '2.0.0-BETA-8'
appJavaCompatibility = JavaVersion.VERSION_1_8