enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
This commit is contained in:
parent
5748bc53a6
commit
dd00f99f0c
17 changed files with 100 additions and 97 deletions
|
|
@ -28,8 +28,8 @@ android {
|
|||
// Should not be there, but this is a POC
|
||||
implementation(libs.coil.compose)
|
||||
implementation(libs.accompanist.systemui)
|
||||
implementation(project(":libraries:elementresources"))
|
||||
implementation(project(":libraries:ui-strings"))
|
||||
implementation(projects.libraries.elementresources)
|
||||
implementation(projects.libraries.uiStrings)
|
||||
ksp(libs.showkase.processor)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue