mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-05 08:28:16 +07:00
3.5.5-patch1
This commit is contained in:
parent
32e3cb2112
commit
ce50828cdb
@ -21,8 +21,8 @@ android {
|
||||
applicationId "com.unciv.app"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 29
|
||||
versionCode 366
|
||||
versionName "3.5.5"
|
||||
versionCode 367
|
||||
versionName "3.5.5-patch1"
|
||||
|
||||
archivesBaseName = "Unciv"
|
||||
}
|
||||
|
@ -167,11 +167,6 @@ class WorldScreenCommunityPopup(val worldScreen: WorldScreen) : Popup(worldScree
|
||||
remove()
|
||||
}
|
||||
|
||||
addButton("Patreon"){
|
||||
Gdx.net.openURI("https://www.patreon.com/yairm210")
|
||||
remove()
|
||||
}
|
||||
|
||||
addCloseButton()
|
||||
|
||||
open()
|
||||
|
Loading…
Reference in New Issue
Block a user