This commit is contained in:
Yair Morgenstern 2019-11-20 23:40:06 +02:00
parent c921ab9b0a
commit 6772e19981

View file

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.app"
minSdkVersion 14
targetSdkVersion 29
versionCode 327
versionName "3.2.4"
versionCode 328
versionName "3.3.0"
}
// Had to add this crap for Travis to build, it wanted to sign the app
@ -160,3 +160,4 @@ idea {
}
}
}