From a03d4659992683da6c587db839f45b327c32a7ba Mon Sep 17 00:00:00 2001 From: edgefox-test Date: Thu, 7 Jul 2016 14:24:54 +1200 Subject: [PATCH] Update build.gradle --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index aa8427a..2802a62 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ apply plugin: 'application' applicationName = "google-drive" mainClassName = "net.edgefox.googledrive.Main" jettyVersion = "9.0.3.v20130506" - +//asdfas repositories { mavenCentral() maven { url "http://maven.xnat.org/repo" }