From 9e4bd3c3363e2b767dc9efa535f447fcf0bb0ca0 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 12 八月 2024 09:48:52 +0800
Subject: [PATCH] #

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

diff --git a/app/build.gradle b/app/build.gradle
index e046d9a..ef29b47 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -36,6 +36,7 @@
     testImplementation 'junit:junit:4.13.2'
     androidTestImplementation 'androidx.test.ext:junit:1.1.5'
     androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
+    implementation 'org.greenrobot:eventbus:3.2.0'
 
     implementation 'androidx.recyclerview:recyclerview:1.3.0'
     implementation 'io.netty:netty-all:4.1.68.Final'

--
Gitblit v1.9.1