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 66aa43c + 1b651d9 commit 3c8bde1Copy full SHA for 3c8bde1
1 file changed
app/build.gradle.kts
@@ -405,7 +405,7 @@ dependencies {
405
implementation("androidx.security:security-crypto:1.1.0-alpha06")
406
407
// some utils
408
- implementation("commons-io:commons-io:2.15.1")
+ implementation("commons-io:commons-io:2.16.1")
409
implementation("org.apache.commons:commons-compress:1.26.1")
410
411
// analytics
0 commit comments