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 d4b156c commit 59bdfc9Copy full SHA for 59bdfc9
jxlcoderglide/build.gradle.kts
@@ -69,5 +69,5 @@ dependencies {
69
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")
70
implementation("com.github.bumptech.glide:glide:4.16.0")
71
kapt("com.github.bumptech.glide:compiler:4.16.0")
72
- api("com.github.awxkee:jxl-coder:2.0.0")
+ api("com.github.awxkee:jxl-coder:2.0.1")
73
}
0 commit comments