v0.9.1c: final commit

This commit is contained in:
Evan Debenham
2021-01-11 19:42:24 -05:00
parent cc8793b07c
commit c3e16f3106
2 changed files with 27 additions and 2 deletions

View File

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