forked from pool/openjfx
initialized devel package after accepting 1086796 OBS-URL: https://build.opensuse.org/request/show/1086796 OBS-URL: https://build.opensuse.org/package/show/Java:packages/openjfx?expand=0&rev=31
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
|