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