v1.0.3: final commit

This commit is contained in:
Evan Debenham
2021-08-31 18:58:56 -04:00
parent def4d8b598
commit 4aed22a4f2
3 changed files with 20 additions and 8 deletions

View File

@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 572
appVersionName = '1.0.2'
appVersionCode = 574
appVersionName = '1.0.3'
appJavaCompatibility = JavaVersion.VERSION_1_8