v1.0.0: re-final commit

This commit is contained in:
Evan Debenham
2021-08-15 20:39:44 -04:00
parent 6686eab4f7
commit 1f296a2d10
9 changed files with 11 additions and 11 deletions

View File

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