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

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

Merge pull request #210 from nextcloud/dependabot/gradle/commons-io-commons-io-2.7

parents 6e01be33 421658c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@ dependencies {

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

    implementation 'commons-io:commons-io:2.6'
    implementation 'commons-io:commons-io:2.7'

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