处理 sentry 插件编译问题

This commit is contained in:
juntao
2021-12-27 11:08:41 +08:00
parent dbbcd29303
commit 33d5353f75

View File

@ -320,7 +320,7 @@ dependencies {
implementation "net.lingala.zip4j:zip4j:${zip4j}"
implementation "io.sentry:sentry-android:${sentry}"
implementation "io.sentry:sentry-android:4.3.0"
implementation("com.github.piasy:BigImageViewer:${bigImageViewer}", {
exclude group: 'com.squareup.okhttp3'