v1.3.0: final commit

This commit is contained in:
Evan Debenham
2022-07-06 01:29:18 -04:00
parent 645b92af4d
commit 11c0edc9ae
4 changed files with 31 additions and 81 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 639
appVersionName = '1.3.0-RC-1'
appVersionCode = 642
appVersionName = '1.3.0'
appJavaCompatibility = JavaVersion.VERSION_1_8