v0.9.1b: final commit

This commit is contained in:
Evan Debenham
2021-01-03 13:25:32 -05:00
parent 9ae3f199e7
commit d89533b9de
2 changed files with 30 additions and 4 deletions

View File

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