Add and improve domain (WIP)

This commit is contained in:
2024-06-11 11:04:02 +02:00
parent 1b9c8633c9
commit f891dea885
11 changed files with 232 additions and 29 deletions

View File

@@ -1,3 +1,5 @@
@file:Suppress("UnstableApiUsage")
rootProject.name = "YAEP"
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
@@ -28,4 +30,4 @@ dependencyResolutionManagement {
}
}
include(":composeApp")
include(":composeApp")