Skip to content

Instantly share code, notes, and snippets.

@tmaxxdd
Created August 1, 2023 06:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmaxxdd/51d330da0d22f92462ad9e684360c9a9 to your computer and use it in GitHub Desktop.
Save tmaxxdd/51d330da0d22f92462ad9e684360c9a9 to your computer and use it in GitHub Desktop.
plugins {
kotlin("multiplatform") version "1.9.0"
}
kotlin {
// Targets
// Source Sets
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment