compile ("com.github.bumptech.glide:glide:4.7.1"){
exclude group: "com.android.support"
}
annotationProcessor 'com.github.bumptech.glide:compiler:4.7.1'
compile ("com.github.bumptech.glide:glide:4.7.1"){
exclude group: "com.android.support"
}
annotationProcessor 'com.github.bumptech.glide:compiler:4.7.1'
本文标题:GlideApp 在 library module 中无法生成
本文链接:https://www.haomeiwen.com/subject/dtjkrftx.html
网友评论