v1.0.2: final commit

This commit is contained in:
Evan Debenham
2021-08-28 16:04:44 -04:00
parent 8a013dc66b
commit e3ffc875ba
2 changed files with 17 additions and 4 deletions

View File

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