v0.9.1a: final commit

This commit is contained in:
Evan Debenham
2020-12-15 20:12:02 -05:00
parent ba9cb3fe92
commit b61eb8c8a7
3 changed files with 28 additions and 3 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 498
appVersionName = '0.9.1'
appVersionCode = 500
appVersionName = '0.9.1a'
appJavaCompatibility = JavaVersion.VERSION_1_8