florent37 / RxGps

Finding current location cannot be easier on Android !
Apache License 2.0
300 stars 42 forks source link

Update dependencies #14

Closed ersen-lw closed 5 years ago

ersen-lw commented 5 years ago

Updated Tbruyelle Rx Permission Lib to latest version. Main reason was this lib used the non support fragment manager

RxGps, updated RxJava2, Support Lib and Location dependencies

Fixed a crash caused by the update. Any invocation from the RxPermission has to run on the main thread

Updated the sample to try each RxGps function