v0.9.2b: final commit

This commit is contained in:
Evan Debenham
2021-03-20 16:16:42 -04:00
parent e2b5ac6985
commit d20383935b
3 changed files with 29 additions and 4 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 524
appVersionName = '0.9.2a'
appVersionCode = 526
appVersionName = '0.9.2b'
appJavaCompatibility = JavaVersion.VERSION_1_8