Skip to content

Commit

Permalink
fix gradle config
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgiuliani committed Dec 23, 2024
1 parent 578873e commit 1bf7a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/compose/koin-compose/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ version = koinVersion
kotlin {
jvmToolchain(1_8)
jvm()
android {
androidTarget {
publishLibraryVariants("release")
}

Expand Down

0 comments on commit 1bf7a77

Please sign in to comment.