@消息界面删除逻辑

This commit is contained in:
18401019693
2022-10-08 18:09:37 +08:00
parent 80655a8662
commit 8cf76a13e0
17 changed files with 355 additions and 33 deletions

View File

@@ -66,6 +66,7 @@ repositories {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
api files('libs/jcc-bate-0.7.3.jar')
compileOnly fileTree(dir: '../libs', include: ['*.aar'])
api rootProject.ext.dependencies["appcompat-androidx"]
api rootProject.ext.dependencies["recyclerview-androidx"]