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

Unverified Commit e96e0a89 authored by David Luhmer's avatar David Luhmer Committed by GitHub
Browse files

Merge pull request #58 from Unpublished/rxandroid

Remove rxandroid
parents e21931a2 ee32288d
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'