v0.9.1d: final commit

This commit is contained in:
Evan Debenham
2021-01-13 17:56:21 -05:00
parent ea2cbdfa93
commit ec714ce985
2 changed files with 9 additions and 3 deletions

View File

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