Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Lubos Horacek committed Jul 10, 2024
1 parent c8f58c2 commit 708fc2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion search-client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ kotlin {
// }

sourceSets {
val commonMain by getting {
commonMain {
dependencies {
api(kotlin("stdlib-common", "_"))
api(project(":search-dsls"))
Expand Down

0 comments on commit 708fc2e

Please sign in to comment.