v0.9.3c: final commit

This commit is contained in:
Evan Debenham
2021-06-22 18:44:01 -04:00
parent b9ce18cf83
commit cd8abf720c
2 changed files with 28 additions and 4 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 552
appVersionName = '0.9.3b'
appVersionCode = 554
appVersionName = '0.9.3c'
appJavaCompatibility = JavaVersion.VERSION_1_8