From 07ccc78892b26dabc976363c874c177230f9bbcb Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 07 六月 2023 21:26:57 +0800
Subject: [PATCH] 2023年06月07日21:26:48

---
 app/build.gradle |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/app/build.gradle b/app/build.gradle
index f2ec162..34b647a 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -43,7 +43,8 @@
     testImplementation 'junit:junit:4.13.2'
     androidTestImplementation 'androidx.test.ext:junit:1.1.3'
     androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
-    implementation 'org.greenrobot:eventbus:3.0.0'
+//    implementation 'org.greenrobot:eventbus:3.0.0'
+    implementation 'com.hdl.hdlhttp:hxhttp:1.0.4'
 
 
 }
\ No newline at end of file

--
Gitblit v1.8.0