v0.9.1c: re-final commit

This commit is contained in:
Evan Debenham
2021-01-12 18:20:53 -05:00
parent 720efd865a
commit 1a9588494a
2 changed files with 3 additions and 2 deletions

View File

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