Added jcenter()
This commit is contained in:
parent
85c7fe14fd
commit
95c7c416cb
2 changed files with 1 additions and 4 deletions
|
@ -46,6 +46,7 @@ mainClassName = packageName + '.Mobibot'
|
|||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue