We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a4bf1 commit b6077ddCopy full SHA for b6077dd
android/build.gradle
@@ -61,5 +61,6 @@ dependencies {
61
implementation 'com.facebook.react:react-native:+' // From node_modules
62
implementation "com.github.bumptech.glide:glide:${glideVersion}"
63
implementation "com.github.bumptech.glide:okhttp3-integration:${glideVersion}"
64
+ implementation "com.zlc.glide:webpdecoder:2.0.${glideVersion}"
65
annotationProcessor "com.github.bumptech.glide:compiler:${glideVersion}"
66
}
0 commit comments