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

Unverified Commit 0008ab6c authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Merge pull request #309 from nextcloud/dependabot/gradle/io.reactivex.rxjava2-rxjava-2.2.21

Bump rxjava from 2.2.20 to 2.2.21
parents dbea5e27 4caf4e42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -135,7 +135,7 @@ dependencies {

    api 'com.google.code.gson:gson:2.8.6'

    implementation 'io.reactivex.rxjava2:rxjava:2.2.20'
    implementation 'io.reactivex.rxjava2:rxjava:2.2.21'

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