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 db73c22 commit b2fdd80Copy full SHA for b2fdd80
1 file changed
packages/react-native-nitro-web-image/android/build.gradle
@@ -141,5 +141,6 @@ dependencies {
141
// Coil
142
implementation("io.coil-kt.coil3:coil:3.3.0")
143
implementation("io.coil-kt.coil3:coil-network-okhttp:3.3.0")
144
+ implementation("io.coil-kt.coil3:coil-gif:3.3.0")
145
}
146
0 commit comments