Is reactivex supported by AIDE? I’m trying to use it in an app but it seems that AIDE cannot download all the required data for the libraries.
compile "io.reactivex.rxjava2:rxandroid:2.0.1"
compile "io.reactivex.rxjava2:rxjava:2.0.1"
Is reactivex supported by AIDE? I’m trying to use it in an app but it seems that AIDE cannot download all the required data for the libraries.
compile "io.reactivex.rxjava2:rxandroid:2.0.1"
compile "io.reactivex.rxjava2:rxjava:2.0.1"