Skip to content

Commit

Permalink
Use applyDefaultHierarchyTemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
zsmb13 committed Oct 21, 2024
1 parent 1c72657 commit a99e02c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ kotlin {
}
}

// Required as we create additional custom source sets below
applyDefaultHierarchyTemplate()

sourceSets {
commonMain.dependencies {
api(compose.runtime)
Expand Down

0 comments on commit a99e02c

Please sign in to comment.