AndroidUSBCamera
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
how to do for this
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"