android
android copied to clipboard
Update dependency com.google.firebase:firebase-messaging to v24
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.google.firebase:firebase-messaging | 23.4.1 -> 24.0.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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Tested, building
checksums for dependency are missing, hence CI breaks
Before, building locally in my device without having any issue.
Then I ran a dependency verification command, and it changed the whole XML file but still fails???
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Codacy
Lint
| Type | master | PR |
| Warnings | 64 | 64 |
| Errors | 3 | 3 |
SpotBugs
| Category | Base | New |
|---|---|---|
| Bad practice | 64 | 64 |
| Correctness | 68 | 68 |
| Dodgy code | 332 | 332 |
| Experimental | 1 | 1 |
| Internationalization | 7 | 7 |
| Multithreaded correctness | 6 | 6 |
| Performance | 57 | 57 |
| Security | 18 | 18 |
| Total | 553 | 553 |
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/12987.apk
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.