Skip to content

Commit

Permalink
Remove KSP default hierarchy template workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
rickclephas committed Oct 25, 2023
1 parent 7359954 commit 4c92df4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sample/shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ plugins {
version = "1.0"

kotlin {
// TODO: Remove workaround for https://github.com/google/ksp/issues/1569
applyDefaultHierarchyTemplate()

jvmToolchain(11)

explicitApi()
Expand Down

0 comments on commit 4c92df4

Please sign in to comment.