v0.9.1: final commit

This commit is contained in:
Evan Debenham
2020-12-11 13:17:43 -05:00
parent 13b434b18c
commit 87e8d26134
4 changed files with 141 additions and 54 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 490
appVersionName = '0.9.0b'
appVersionCode = 498
appVersionName = '0.9.1'
appJavaCompatibility = JavaVersion.VERSION_1_8