Skip to content

Commit

Permalink
Prepare server for native
Browse files Browse the repository at this point in the history
  • Loading branch information
altavir committed Feb 6, 2024
1 parent a26a092 commit fe44a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plotlykt-server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ val ktorVersion = KScienceVersions.ktorVersion

kscience{
jvm()
jvmMain{
commonMain{
api(projects.plotlyktCore)
api("io.ktor:ktor-server-cio:$ktorVersion")
api("io.ktor:ktor-server-html-builder:$ktorVersion")
Expand Down

0 comments on commit fe44a71

Please sign in to comment.