From b25b6b325094511ff800e676171eae8831ad40d9 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 13 六月 2023 22:01:33 +0800 Subject: [PATCH] 2023年06月13日22:01:19 --- 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