mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
Add iOS module
This commit is contained in:
@@ -16,7 +16,6 @@ dependencyResolutionManagement {
|
||||
}
|
||||
rootProject.name = "Tachidesk-JUI"
|
||||
|
||||
include("desktop")
|
||||
include("core")
|
||||
include("i18n")
|
||||
include("data")
|
||||
@@ -24,6 +23,8 @@ include("domain")
|
||||
include("ui-core")
|
||||
include("presentation")
|
||||
include("android")
|
||||
include("desktop")
|
||||
include("ios")
|
||||
|
||||
enableFeaturePreview("VERSION_CATALOGS")
|
||||
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
||||
|
||||
Reference in New Issue
Block a user