mirror of
https://github.com/apple/pkl.git
synced 2026-04-19 23:11:29 +02:00
Fix Gradle build warning (#232)
The warning was introduced by 1e502009.
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
@file:Suppress("UnstableApiUsage")
|
@file:Suppress("UnstableApiUsage")
|
||||||
|
|
||||||
|
rootProject.name = "buildSrc"
|
||||||
|
|
||||||
pluginManagement {
|
pluginManagement {
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
|||||||
Reference in New Issue
Block a user