v0.9.2: final commit

This commit is contained in:
Evan Debenham
2021-02-26 02:27:00 -05:00
parent 116ac29f3f
commit 5be9ee815f
4 changed files with 154 additions and 4 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 512
appVersionName = '0.9.1d'
appVersionCode = 520
appVersionName = '0.9.2'
appJavaCompatibility = JavaVersion.VERSION_1_8