3.3.4-patch1

This commit is contained in:
Yair Morgenstern 2019-12-03 21:04:48 +02:00
parent cf4d40501e
commit ab2c7fe51f

View file

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.app"
minSdkVersion 14
targetSdkVersion 29
versionCode 334
versionName "3.3.4"
versionCode 335
versionName "3.3.4-patch1"
}
// Had to add this crap for Travis to build, it wanted to sign the app