mirror of
https://github.com/apple/pkl.git
synced 2026-07-10 07:02:50 +02:00
change compile to implementation on groovy side
This commit is contained in:
committed by
Philip K.F. Hölzenspies
parent
e48256942c
commit
29c3e77e81
@@ -46,7 +46,7 @@ Groovy::
|
|||||||
[source,groovy,subs="+attributes"]
|
[source,groovy,subs="+attributes"]
|
||||||
----
|
----
|
||||||
dependencies {
|
dependencies {
|
||||||
compile "org.pkl-lang:pkl-config-kotlin:{pkl-artifact-version}"
|
implementation "org.pkl-lang:pkl-config-kotlin:{pkl-artifact-version}"
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|||||||
Reference in New Issue
Block a user