v0.7.5: final commit

This commit is contained in:
Evan Debenham
2019-10-02 15:18:00 -04:00
parent 1c57bbe59b
commit 47fb795682
4 changed files with 137 additions and 96 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 363
appVersionName = '0.7.4d'
appVersionCode = 371
appVersionName = '0.7.5'
appAndroidCompileSDK = 28
appAndroidMinSDK = 9