Skip to content

Commit

Permalink
Allow Gradle install JVM toolchains automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
alllex committed Sep 22, 2023
1 parent 42d870c commit ea7c139
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
plugins {
`gradle-enterprise`
id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0"
}

rootProject.name = "telegram-bot-kit"
Expand Down

0 comments on commit ea7c139

Please sign in to comment.