Skip to content

Commit

Permalink
fix publication
Browse files Browse the repository at this point in the history
  • Loading branch information
romainbsl committed Apr 3, 2023
1 parent 298a9dd commit e8c642d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -7,7 +7,7 @@ kodein {
kotlin {
common.main.dependencies {
compileOnly(compose.runtime)
compileOnly(projects.framework.compose.kodeinDiFrameworkCompose)
api(projects.framework.compose.kodeinDiFrameworkCompose)
}

add(kodeinTargets.jvm.android) {
Expand Down

0 comments on commit e8c642d

Please sign in to comment.