AndroidUSBCamera icon indicating copy to clipboard operation
AndroidUSBCamera copied to clipboard

Could not GET 'https://jitpack.io/com/zlc/glide/webpdecoder/1.6.4.9.0/webpdecoder-1.6.4.9.0.pom'. Received status code 401 from server: Unauthorized

Open jayjorrey opened this issue 1 year ago • 1 comments

how to do for this

jayjorrey avatar Dec 27 '24 06:12 jayjorrey

implementation "com.github.bumptech.glide:glide:4.10.0" implementation "com.github.bumptech.glide:okhttp3-integration:4.10.0" implementation "com.zlc.glide:webpdecoder:1.6.4.9.0"

改用以下試試: implementation "com.github.bumptech.glide:glide:4.16.0" implementation "com.github.bumptech.glide:okhttp3-integration:4.16.0" implementation "com.github.zjupure:webpdecoder:2.6.4.16.0"

simon-0324 avatar Dec 31 '24 07:12 simon-0324