v0.7.5d: final commit

This commit is contained in:
Evan Debenham
2019-10-20 01:07:04 -04:00
parent a18ebcc723
commit e61d72eb58
2 changed files with 17 additions and 4 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 379
appVersionName = '0.7.5c'
appVersionCode = 380
appVersionName = '0.7.5d'
appAndroidCompileSDK = 29
appAndroidMinSDK = 9