v0.9.3a: final commit

This commit is contained in:
Evan Debenham
2021-06-13 15:40:42 -04:00
parent acd5e96c2c
commit d1d1a2cae9
2 changed files with 27 additions and 2 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 544
appVersionName = '0.9.3'
appVersionCode = 548
appVersionName = '0.9.3a'
appJavaCompatibility = JavaVersion.VERSION_1_8