diff --git a/build.gradle b/build.gradle index a4e1472..577c8cf 100644 --- a/build.gradle +++ b/build.gradle @@ -30,5 +30,4 @@ dependencies { compile group: 'org.yaml', name: 'snakeyaml', version: '1.28' compile 'net.sourceforge.jregex:jregex:1.2_01' compile 'dk.brics.automaton:automaton:1.11-8' - compile 'com.squareup.okhttp:okhttp:2.7.5' -} \ No newline at end of file +}