Skip to content

Commit

Permalink
fix JVM toolchain download
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlermitage authored and hsz committed Oct 2, 2024
1 parent d7cd4f6 commit ad24ddb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
rootProject.name = "IntelliJ Platform Plugin Template"

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

0 comments on commit ad24ddb

Please sign in to comment.