Replaced jfreechart dependency by jitpack.
This commit is contained in:
parent
ddb6fcdeb4
commit
9eaa316cc8
@ -12,6 +12,7 @@ subprojects {
|
|||||||
repositories {
|
repositories {
|
||||||
jcenter()
|
jcenter()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
maven { url "https://jitpack.io" }
|
||||||
}
|
}
|
||||||
|
|
||||||
// tasks.withType(JavaCompile) {
|
// tasks.withType(JavaCompile) {
|
||||||
|
Loading…
Reference in New Issue
Block a user