f2prateek / rx-preferences

Reactive SharedPreferences for Android
http://f2prateek.com/2015/10/05/rx-preferences/
Apache License 2.0
1.54k stars 132 forks source link

Use RxBinding 3 so we can remove jetifier #128

Closed BraisGabin closed 4 years ago

BraisGabin commented 5 years ago

This project has jetifier enabled just for the sample app. Updating to RxBindings 3 we can remove the jetifier.

f2prateek commented 4 years ago

Sorry for the delay, thanks!