From e22596819b8b0ba2807ce0e49976b44d781f4cc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=B4=8B=E1=B4=87=CA=8F?= <24655118+gh0stkey@users.noreply.github.com> Date: Thu, 19 Oct 2023 22:46:11 +0800 Subject: [PATCH] Version: 2.5.2 Update --- build.gradle | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 +}