AlexLiuSheng / CheckVersionLib

版本检测升级(更新)库。an auto check version library(app update) on Android
https://github.com/AlexLiuSheng/CheckVersionLib
2.66k stars 483 forks source link

okhttp报错,路过的大佬帮忙看一下 #316

Closed FynnJason closed 4 years ago

FynnJason commented 4 years ago

OkHttp Dispatcher(53682)

java.lang.NoSuchMethodError

No virtual method log(ILjava/lang/String;Ljava/lang/Throwable;)V in class Lokhttp3/internal/platform/Platform; or its super classes (declaration of 'okhttp3.internal.platform.Platform' appears in /data/app/com.xxx.xxx-dXwWFBygTzC6KEehXwShzA==/base.apk!classes14.dex)

LCJIAN commented 4 years ago

implementation('com.github.AlexLiuSheng:CheckVersionLib:2.2.4') { exclude group: 'com.squareup.okhttp3', module: 'okhttp' }