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 077ecd9 commit 8aab116Copy full SHA for 8aab116
app/build.gradle.kts
@@ -406,7 +406,7 @@ dependencies {
406
407
// some utils
408
implementation("commons-io:commons-io:2.15.1")
409
- implementation("org.apache.commons:commons-compress:1.25.0")
+ implementation("org.apache.commons:commons-compress:1.26.0")
410
411
// analytics
412
implementation("ly.count.android:sdk:23.8.4")
0 commit comments