Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 1d7c9b7b authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files

Merge pull request #249 from nextcloud/dependabot/gradle/commons-io-commons-io-2.8.0

parents 63798cfb 1124f643
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -137,7 +137,7 @@ dependencies {

    implementation 'io.reactivex.rxjava2:rxjava:2.2.19'

    implementation 'commons-io:commons-io:2.7'
    implementation 'commons-io:commons-io:2.8.0'

    implementation ('com.squareup.retrofit2:retrofit:2.6.4') {
        because '2.7.0 requires okhttp:3.14.x which requires API level 19'