1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-03 21:55:13 +00:00

Update Apache compress library

This commit is contained in:
M66B 2023-12-31 12:23:45 +01:00
parent c8cf13b66f
commit 96b90cef04

View file

@ -566,7 +566,7 @@ dependencies {
def reactivestreams_version = "1.0.3"
def rxjava2_version = "2.2.21"
def svg_version = "1.4"
def compress_version = "1.24.0"
def compress_version = "1.25.0"
def ipaddress_version = "5.4.0"
def canary_version = "2.12"
def ws_version = "2.14"