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

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

Merge pull request #136 from nextcloud/dependabot/gradle/io.reactivex.rxjava2-rxjava-2.2.14

Bump rxjava from 2.2.13 to 2.2.14
parents fe49a28c 32e3f105
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -140,7 +140,7 @@ dependencies {

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

    implementation 'io.reactivex.rxjava2:rxjava:2.2.13'
    implementation 'io.reactivex.rxjava2:rxjava:2.2.14'

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