v0.9.3: final commit

This commit is contained in:
Evan Debenham
2021-06-06 22:27:56 -04:00
parent 0448c859a4
commit 785c869f2b
4 changed files with 168 additions and 81 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 532
appVersionName = '0.9.2b'
appVersionCode = 544
appVersionName = '0.9.3'
appJavaCompatibility = JavaVersion.VERSION_1_8