refactor(ui): split into shared, maps, and main modules
This commit is contained in:
parent
110fe5a778
commit
c4033e1cf2
43 changed files with 539 additions and 378 deletions
|
|
@ -20,7 +20,6 @@ kotlin {
|
|||
freeCompilerArgs.add("-opt-in=kotlin.time.ExperimentalTime")
|
||||
}
|
||||
|
||||
iosX64()
|
||||
iosArm64()
|
||||
iosSimulatorArm64()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue