3.3.0
This commit is contained in:
parent
c921ab9b0a
commit
6772e19981
1 changed files with 3 additions and 2 deletions
|
@ -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 {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in a new issue