mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
feat(build): migrate to Gradle JVM Toolchains
This commit is contained in:
parent
be9a888816
commit
fe752f839a
6 changed files with 27 additions and 39 deletions
|
@ -7,6 +7,7 @@
|
|||
@file:Suppress("UnstableApiUsage")
|
||||
|
||||
pluginManagement {
|
||||
plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0" }
|
||||
repositories {
|
||||
exclusiveContent {
|
||||
forRepository { google() }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue