v0.7.5b: final commit

This commit is contained in:
Evan Debenham
2019-10-14 20:45:01 -04:00
parent 5b53e827e1
commit 96d9ab4f3a
3 changed files with 39 additions and 8 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 372
appVersionName = '0.7.5a'
appVersionCode = 378
appVersionName = '0.7.5b'
appAndroidCompileSDK = 29
appAndroidMinSDK = 9