openMF / mifos-mobile-cn

Client-facing app on top of Apache Fineract CN
https://openmf.github.io/mobileapps.github.io/
Apache License 2.0
39 stars 64 forks source link

Update dependency io.reactivex.rxjava2:rxandroid to v2.1.1 #241

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.reactivex.rxjava2:rxandroid 2.0.2 -> 2.1.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ReactiveX/RxAndroid (io.reactivex.rxjava2:rxandroid) ### [`v2.1.1`](https://redirect.github.com/ReactiveX/RxAndroid/releases/tag/2.1.1) [Compare Source](https://redirect.github.com/ReactiveX/RxAndroid/compare/2.1.0...2.1.1) **Bugfixes** - [Pull 442](https://redirect.github.com/ReactiveX/RxAndroid/pull/442) - Use async messages for Scheduler.scheduleDirect Download: ```groovy implementation 'io.reactivex.rxjava2:rxandroid:2.1.1' ``` ### [`v2.1.0`](https://redirect.github.com/ReactiveX/RxAndroid/releases/tag/2.1.0) [Compare Source](https://redirect.github.com/ReactiveX/RxAndroid/compare/2.0.2...2.1.0) **API Enhancements** - [Pull 416](https://redirect.github.com/ReactiveX/RxAndroid/pull/416) - Add an option to post async messages Download: ```groovy implementation 'io.reactivex.rxjava2:rxandroid:2.1.0' ```

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.