mirror of
https://github.com/apple/pkl.git
synced 2026-07-10 07:02:50 +02:00
Update docs/modules/kotlin-binding/pages/pkl-config-kotlin.adoc
Co-authored-by: Stefan M. <StefMa@users.noreply.github.com>
This commit is contained in:
committed by
Philip K.F. Hölzenspies
parent
0a328fafed
commit
e48256942c
@@ -34,7 +34,7 @@ ifdef::is-release-version[]
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
maven { url = uri("{uri-sonatype}") }
|
maven(url = "{uri-sonatype}")
|
||||||
endif::[]
|
endif::[]
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
|
|||||||
Reference in New Issue
Block a user