v0.9.3b: fixed an error in german translation and re: final commit

This commit is contained in:
Evan Debenham
2021-06-18 00:10:08 -04:00
parent baf141719c
commit e180c2916c
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 550
appVersionCode = 552
appVersionName = '0.9.3b'
appJavaCompatibility = JavaVersion.VERSION_1_8