1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-24 18:41:06 +03:00
Files
okhttp/okhttp-brotli/gradle.properties
Yuri Schimke 3abc3e597f Brotli Interceptor (#5088)
Brotli compression Interceptor that also supports gzip, as transparent handling is disabled.
2019-07-06 11:46:31 +01:00

4 lines
71 B
INI

POM_ARTIFACT_ID=okhttp-brotli
POM_NAME=okhttp-brotli
POM_PACKAGING=jar