feat:初步搭建google隔离架构

This commit is contained in:
Max
2023-11-22 21:35:05 +08:00
parent 7291b61e44
commit a7ba26a85b
114 changed files with 1510 additions and 501 deletions

View File

@@ -64,7 +64,6 @@ dependencies {
api "com.netease.nimlib:lucene:${NimNetVersion}"
// 小米、华为、魅族、fcm 推送
api "com.netease.nimlib:push:${NimNetVersion}"
api "com.alibaba:fastjson:1.2.41"
annotationProcessor "com.github.bumptech.glide:compiler:${glideVersion}"