Skip to content

Commit

Permalink
Fix example project
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso committed Aug 30, 2024
1 parent 3af60dd commit 9ee3dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/MultiplatformExample/person/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ val ktorVersion = "2.3.11"

kotlin {
jvmToolchain(8)
targetHierarchy.default()
applyDefaultHierarchyTemplate()

jvm()
androidTarget()
Expand Down

0 comments on commit 9ee3dac

Please sign in to comment.