Version push to discord test

This commit is contained in:
Yair Morgenstern 2019-06-07 15:57:09 +03:00
parent 84bcfe2d39
commit dd80530a93

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.app"
minSdkVersion 14
targetSdkVersion 28
versionCode 254
versionName "2.17.3"
versionCode 255
versionName "2.17.4"
}
// Had to add this crap for Travis to build, it wanted to sign the app