Update dependency com.github.UnifiedPush:android-connector to v2.5.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.github.UnifiedPush:android-connector (source) | 2.4.0 -> 2.5.0 |
Release Notes
UnifiedPush/android-connector (com.github.UnifiedPush:android-connector)
v2.5.0
- Avoid possible desynchronization that let the app use the token of a removed instance
- Deprecate
registerAppWithDialogin favor of the new liborg.unifiedpush.android:connector-ui - Drop toolchains in favor of compatibility API, removing requirement of Java version to build project
- Bump dependencies
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 was generated by Mend Renovate. View the repository job log.
this will require some changes on our side https://codeberg.org/UnifiedPush/android-connector/releases/tag/2.5.0
The android -connector is now at 3.0.7 Would be really great if it could be updated on Tusky, particularly due to the RAISE_TO_FOREGROUND intent which helps waking up the app realiably when new notifications are available.