v0.7.5a: final commit

This commit is contained in:
Evan Debenham
2019-10-04 16:39:29 -04:00
parent e7311ea7e0
commit 9b90a11464
3 changed files with 26 additions and 3 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 371
appVersionName = '0.7.5'
appVersionCode = 372
appVersionName = '0.7.5a'
appAndroidCompileSDK = 29
appAndroidMinSDK = 9