mylhyl / Android-CircleDialog

仿IOS圆角对话框、进度条、列表框、输入框,ad广告框,支持横竖屏切换

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jar 冲突

zjianflys opened this issue · comments

项目中 com.github.CymChad:BaseRecyclerViewAdapterHelper:2.9.40 导致了我冲突

此库用的是compileOnly只用在编译时,请仔细排查原因,谢谢!

    compileOnly rootProject.ext.dependencies.appcompatV7
    compileOnly rootProject.ext.dependencies.recyclerview
    compileOnly rootProject.ext.dependencies.lottie
    compileOnly rootProject.ext.dependencies.cardview