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 1ae42b2 + d343ef0 commit 8a9e5f7Copy full SHA for 8a9e5f7
1 file changed
app/build.gradle
@@ -319,7 +319,7 @@ dependencies {
319
implementation "androidx.fragment:fragment-ktx:1.8.8"
320
implementation "com.github.albfernandez:juniversalchardet:2.5.0" // need this version for Android <7
321
compileOnly "com.google.code.findbugs:annotations:3.0.1u2"
322
- implementation "commons-io:commons-io:2.19.0"
+ implementation "commons-io:commons-io:2.20.0"
323
implementation "org.greenrobot:eventbus:3.3.1"
324
implementation "com.googlecode.ez-vcard:ez-vcard:0.12.1"
325
implementation "org.lukhnos:nnio:0.3.1"
0 commit comments