Included "epublib-core" through MavenCentral.
This commit is contained in:
parent
c3b3a52894
commit
2114803c22
2 changed files with 1 additions and 7 deletions
|
|
@ -5,9 +5,6 @@ pluginManagement {
|
|||
google()
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
maven {
|
||||
url = uri("https://github.com/psiegman/mvn-repo/raw/master/releases")
|
||||
}
|
||||
}
|
||||
}
|
||||
dependencyResolutionManagement {
|
||||
|
|
@ -15,9 +12,6 @@ dependencyResolutionManagement {
|
|||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven {
|
||||
url = uri("https://github.com/psiegman/mvn-repo/raw/master/releases")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue