From c95036b69197cc9e7dd669c3f2b93d0fb682508b Mon Sep 17 00:00:00 2001 From: dmodoom sirius Date: Sun, 31 Aug 2014 22:29:29 +0000 Subject: [PATCH] try to fix once again --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index fd3981a9e..d8a347ced 100644 --- a/build.gradle +++ b/build.gradle @@ -54,7 +54,7 @@ allprojects { repositories { maven { name "Calclavia maven" - url 'http://calclavia.com/maven' + url "http://calclavia.com/maven" } maven { name "Mobius Repo"