mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
build: improve compatibility with Android Studio
This commit is contained in:
parent
22a8925cf0
commit
4cef244d71
3 changed files with 6 additions and 2 deletions
|
@ -31,6 +31,7 @@ kotlin {
|
|||
implementation(libs.androidx.browser)
|
||||
implementation(libs.coil.compose)
|
||||
}
|
||||
dependsOn(sourceSets["androidAndroidTestRelease"])
|
||||
}
|
||||
sourceSets["desktopMain"].apply { dependencies { implementation(libs.kamel.image) } }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue