1.删除第三方广告sdk的集成和依赖

2.禁止开屏视频和广告位视频下载播放
This commit is contained in:
2026-03-05 09:30:11 +08:00
parent 59783d89e3
commit 53dbef8f48
11 changed files with 15 additions and 523 deletions

View File

@@ -99,7 +99,7 @@ dependencies {
//消息组件
implementation 'org.greenrobot:eventbus:3.1.1'
implementation 'com.google.android.gms:play-services-ads:20.3.0'
// implementation 'com.google.android.gms:play-services-ads:20.3.0'
}