mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 22:25:44 +03:00
Update dependency commons-io:commons-io to v2.15.1
This commit is contained in:
parent
8b810da9d3
commit
2809dca675
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ dependencies {
|
|||
implementation "androidx.fragment:fragment-ktx:1.6.2"
|
||||
implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7
|
||||
compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
|
||||
implementation 'commons-io:commons-io:2.13.0'
|
||||
implementation 'commons-io:commons-io:2.15.1'
|
||||
implementation 'org.greenrobot:eventbus:3.3.1'
|
||||
implementation 'com.googlecode.ez-vcard:ez-vcard:0.12.0'
|
||||
implementation 'org.lukhnos:nnio:0.3'
|
||||
|
|
Loading…
Reference in a new issue