Tusky
Tusky copied to clipboard
Update dependency androidx.recyclerview:recyclerview to v1.3.2
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
androidx.recyclerview:recyclerview (source) | 1.3.0 -> 1.3.2 |
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Release notes say "Users of ViewPager2 must update to at least 1.1.0-beta02 when updating to this version of RecyclerView to avoid crashes.", and we're still on 1.0.0, so holding off on this until the viewpager2 update is done.
@connyduck What do you think about the previous comment on this one?
I agree, we should wait until viewpager2 1.1.0 is stable
Viewpager2 1.1.0 is stable!