mcharmas / Android-ReactiveLocation

Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
2.11k stars 312 forks source link

Update rxJava #208

Open alejandroBrb opened 3 years ago

alejandroBrb commented 3 years ago

CHANGES

skauss commented 1 year ago

Is there any progress on this branch to merge into master ?

alejandroBrb commented 1 year ago

Is there any progress on this branch to merge into master ?

@skauss I think the project is a little bit abandoned, I recommend you to fork the project and bundle it in your own library

... or u can use my library

implementation 'com.github.alejandroBrb:Android-ReactiveLocation:update-rxjava-3-SNAPSHOT'

to setup ur own library you can check this