try to fix build.gradle to fix it failing
This commit is contained in:
parent
4014bbb817
commit
79a1f66c77
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ allprojects {
|
|||
|
||||
repositories {
|
||||
maven {
|
||||
name "Calclavia maven"
|
||||
url 'http://calclavia.com/maven'
|
||||
}
|
||||
maven {
|
||||
|
|
Loading…
Reference in a new issue