Fix style on build.gradle
This commit is contained in:
parent
1665f2e1b3
commit
64f25e1783
|
@ -6,8 +6,8 @@ apply plugin: 'nexus'
|
|||
buildscript {
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
@ -73,3 +73,5 @@ modifyPom {
|
|||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
}
|
Loading…
Reference in a new issue