mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-09 20:14:18 +08:00
refactor: merge shared to composeApp
This commit is contained in:
@@ -10,7 +10,7 @@ kotlin {
|
||||
sourceSets {
|
||||
val androidMain by getting {
|
||||
dependencies {
|
||||
implementation(projects.samples.shared)
|
||||
implementation(projects.samples.composeApp)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user