lzy
lzy
Hello, I want to know how to cache while playing mp3? thx a lot! @blueslabs
``` fataar { transitive = true } ``` 打开依赖传递后,所有相同的依赖项都只能保留一个,我这个工程androidx.core:core的依赖有25个地方出现,一个一个exclude太麻烦了,而且不仅只有androidx.core:core,还有很多module。求一个比较好的解决方案吧!
┬─── │ GC Root: System class │ ├─ android.content.res.ResourcesImpl class │ Leaking: NO (a class is never leaking) │ ↓ static ResourcesImpl.mAppContext │ ~~~~~~~~~~~ ├─ android.app.ContextImpl instance │ Leaking: UNKNOWN...