3.3.4-patch1
This commit is contained in:
parent
cf4d40501e
commit
ab2c7fe51f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue