Skip to content

Commit

Permalink
remove foojay plugin from settings.gradle.kts on a project level
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksDanil committed Jan 26, 2024
1 parent ff79d9e commit 0e15449
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ pluginManagement {
}
}

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

rootProject.name = "ktor"

val native_targets_enabled = !extra.has("disable_native_targets")
Expand Down

0 comments on commit 0e15449

Please sign in to comment.