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 3c4ff6f commit 73ba6bbCopy full SHA for 73ba6bb
app/build.gradle.kts
@@ -39,7 +39,7 @@ dependencies {
39
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-osx-x86_64:1.13.0")
40
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-linux-armv7:1.13.0")
41
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-linux-aarch64:1.13.0")
42
- runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-linux-x86_64:1.13.0")
+ runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-linux-x86_64:1.15.0")
43
}
44
45
applyJarMetadata("imagery-app")
0 commit comments