diff --git a/build.gradle b/build.gradle index aa8427a..64fc87d 100644 --- a/build.gradle +++ b/build.gradle @@ -5,6 +5,10 @@ applicationName = "google-drive" mainClassName = "net.edgefox.googledrive.Main" jettyVersion = "9.0.3.v20130506" +/* +asdfasdf +*/ + repositories { mavenCentral() maven { url "http://maven.xnat.org/repo" }