feat(build): migrate to Gradle JVM Toolchains

This commit is contained in:
Harsh Shandilya 2023-07-01 03:39:59 +05:30
parent be9a888816
commit fe752f839a
No known key found for this signature in database
6 changed files with 27 additions and 39 deletions

View file

@ -7,6 +7,7 @@
@file:Suppress("UnstableApiUsage")
pluginManagement {
plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0" }
repositories {
exclusiveContent {
forRepository { google() }