Skip to content

Instantly share code, notes, and snippets.

@RohanNavlakhe2
Created January 2, 2022 13:32
Show Gist options
  • Save RohanNavlakhe2/681a1864f1a685efb104e63882aa548b to your computer and use it in GitHub Desktop.
Save RohanNavlakhe2/681a1864f1a685efb104e63882aa548b to your computer and use it in GitHub Desktop.
//RxJava and RxAndroid
implementation 'io.reactivex.rxjava2:rxjava:2.0.7'
// 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:rxandroid:2.0.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment