v1.0.0: final commit

This commit is contained in:
Evan Debenham
2021-08-15 19:30:17 -04:00
parent 732c759ac3
commit 6686eab4f7
2 changed files with 21 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 563
appVersionCode = 564
appVersionName = '1.0.0'
appJavaCompatibility = JavaVersion.VERSION_1_8