try to fix build.gradle to fix it failing

This commit is contained in:
dmodoom sirius 2014-08-31 22:25:55 +00:00
parent 4014bbb817
commit 79a1f66c77

View file

@ -53,6 +53,7 @@ allprojects {
repositories {
maven {
name "Calclavia maven"
url 'http://calclavia.com/maven'
}
maven {