Closed mark-kascheev closed 12 months ago
Наоборот везде рекомендуют перейти на mavenCentral https://onesignal.com/blog/android-migrate-jcenter-to-maven-central/
В мавене лежит только версия 5, а версии 4 нету
В тикете ошибка
Could not find ru.surfstudio.android:push:0.4.0.
Вы можете мигрировать на последние версии? https://github.com/surfstudio/flutter-push-notification/blob/8ec12cf9544b678bcd4214d52d2acdb69cffb6ec/android/build.gradle#L44
То же самое касается активити холдера
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
194bf79
) 100.00% compared to head (173baff
) 100.00%.:exclamation: Current head 173baff differs from pull request most recent head fbbca11. Consider uploading reports for the commit fbbca11 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Changes
With
mavenCentral
the android could not find dependencies, changing to the outdatedjcenter
- helped Also restored the work of ``exampleChecklist
Checklist for reviewers
Design:
Functionality:
Complexity:
Tests:
Naming:
Comments:
Documentation: