杨赟

Results 3 comments of 杨赟

I had the same problem as you when I wrote my http sever. I print `etag.calculate` return value. It indeed is strong etag. But I still get weak etag in...

使用这个源站: ```kts maven("https://artifactory.appodeal.com/appodeal-public/") ``` use this repo: ```kts maven("https://artifactory.appodeal.com/appodeal-public/") ``` 问题的原因是由于本软件包只发布在了JCenter上,而JCenter已经关闭,导致再无法下载该软件包。 最后,该软件包已经过时且不再维护,请立刻从应用中移除对该软件包的依赖并取消对该仓库的star。

你需要在3.0.0前添加一个小小的字母v 这样 com.github.wendux:DSBridge-Android:v3.0.0