v0.9.0a: final commit

This commit is contained in:
Evan Debenham
2020-10-09 16:43:57 -04:00
parent fa35882cb6
commit f512d7b069
3 changed files with 29 additions and 3 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 480
appVersionName = '0.9.0'
appVersionCode = 482
appVersionName = '0.9.0a'
appJavaCompatibility = JavaVersion.VERSION_1_8