Skip to content

Commit

Permalink
Use Foojay plugin to download toolchains
Browse files Browse the repository at this point in the history
  • Loading branch information
alllex committed Aug 2, 2023
1 parent 9c54cc6 commit 2155a89
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import org.jetbrains.kotlin.gradle.targets.jvm.KotlinJvmTarget

plugins {
kotlin("multiplatform")
id("org.gradle.toolchains.foojay-resolver-convention") version "0.6.0"
}

kotlin {
Expand Down

0 comments on commit 2155a89

Please sign in to comment.