Loading build.gradle +0 −3 Original line number Diff line number Diff line Loading @@ -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' Loading Loading
build.gradle +0 −3 Original line number Diff line number Diff line Loading @@ -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' Loading