mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-14 21:15:08 -05:00
Fix style on build.gradle
This commit is contained in:
parent
1665f2e1b3
commit
64f25e1783
@ -6,8 +6,8 @@ apply plugin: 'nexus'
|
|||||||
buildscript {
|
buildscript {
|
||||||
repositories {
|
repositories {
|
||||||
jcenter()
|
jcenter()
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
@ -73,3 +73,5 @@ modifyPom {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dependencies {
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user