v0.9.0b: final commit

This commit is contained in:
Evan Debenham
2020-10-17 19:39:28 -04:00
parent 3ff95be5a7
commit a861d52572
3 changed files with 44 additions and 8 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 482
appVersionName = '0.9.0a'
appVersionCode = 490
appVersionName = '0.9.0b'
appJavaCompatibility = JavaVersion.VERSION_1_8