forked from pool/openjfx
11 lines
200 B
Diff
11 lines
200 B
Diff
|
--- a/buildSrc/build.gradle
|
||
|
+++ b/buildSrc/build.gradle
|
||
|
@@ -57,6 +57,7 @@ apply plugin: "java"
|
||
|
|
||
|
|
||
|
repositories {
|
||
|
+ xmvn()
|
||
|
if (buildClosed) {
|
||
|
ivy {
|
||
|
url jfxRepositoryURL
|