v0.9.0: final commit

This commit is contained in:
Evan Debenham
2020-10-05 11:29:03 -04:00
parent 85201537ef
commit 6127cacf5e
6 changed files with 179 additions and 87 deletions

View File

@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 464
appVersionName = '0.8.2d'
appVersionCode = 480
appVersionName = '0.9.0'
appJavaCompatibility = JavaVersion.VERSION_1_8