v0.7.5c: final commit

This commit is contained in:
Evan Debenham
2019-10-17 13:28:51 -04:00
parent cdd5a2988e
commit 71384e46a4
2 changed files with 18 additions and 3 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 378
appVersionName = '0.7.5b'
appVersionCode = 379
appVersionName = '0.7.5c'
appAndroidCompileSDK = 29
appAndroidMinSDK = 9