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.
2 parents bf4895b + 8aab116 commit c537583Copy full SHA for c537583
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