v0.9.2a: final commit

This commit is contained in:
Evan Debenham
2021-03-10 18:18:41 -05:00
parent 6003f6f5d6
commit 889c5b5621
3 changed files with 51 additions and 3 deletions

View File

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