v0.9.3b: final commit

This commit is contained in:
Evan Debenham
2021-06-17 20:57:17 -04:00
parent 38e6464477
commit baf141719c
2 changed files with 24 additions and 3 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 548
appVersionName = '0.9.3a'
appVersionCode = 550
appVersionName = '0.9.3b'
appJavaCompatibility = JavaVersion.VERSION_1_8