From 975b91521a04e159f45fb34fc7b55afbf455f7f5 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期三, 28 六月 2023 16:53:34 +0800 Subject: [PATCH] 2023年06月28日16:53:33 --- app/build.gradle | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 7ac585a..a2a4d12 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -70,6 +70,9 @@ // implementation 'org.greenrobot:eventbus:3.0.0' implementation 'com.hdl.hdlhttp:hxhttp:1.0.4' + //Eventbus浜嬩欢鍙戝竷涓庢帴鏀� + implementation 'org.greenrobot:eventbus:3.3.1' + //********UniSDK蹇呴』娣诲姞鐨勪緷璧� start******** implementation "androidx.recyclerview:recyclerview:1.0.0" -- Gitblit v1.8.0