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

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

Bump commons-io from 2.6 to 2.7



Bumps commons-io from 2.6 to 2.7.

Signed-off-by: default avatardependabot-preview[bot] <support@dependabot.com>
parent 20aff0e9
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'