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 28592bf commit a95f7c3Copy full SHA for a95f7c3
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.1.4")
+ api("com.github.awxkee:jxl-coder:2.1.5")
73
}
0 commit comments