This commit is contained in:
Yair Morgenstern 2019-11-13 23:07:04 +02:00
parent d3694b600b
commit 6eaa4c320f

View file

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