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

Commit ee32288d authored by Unpublished's avatar Unpublished
Browse files

Remove rxandroid



It's not used

Signed-off-by: default avatarUnpublished <unpublished@gmx.net>
parent 2ffb2341
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -58,9 +58,6 @@ dependencies {

    implementation 'com.google.code.gson:gson:2.8.5'

    implementation 'io.reactivex.rxjava2:rxandroid:2.0.1'
    // Because RxAndroid releases are few and far between, it is recommended you also
    // explicitly depend on RxJava's latest version for bug fixes and new features.
    implementation 'io.reactivex.rxjava2:rxjava:2.1.4'

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