v0.7.5e: final commit

This commit is contained in:
Evan Debenham
2019-10-24 13:51:55 -04:00
parent 9fbcd7a9c8
commit 774f8db938
3 changed files with 45 additions and 36 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 380
appVersionName = '0.7.5d'
appVersionCode = 381
appVersionName = '0.7.5e'
appAndroidCompileSDK = 29
appAndroidMinSDK = 9