Closed nolanshirley closed 7 months ago
Thanks for the feedback! I have assigned the issue to the content author to investigate further and update the document as appropriate.
@nolanshirley Very sorry for the slow response here. The article has been updated with these changes and should be live very soon. Many thanks for reaching out! #please-close
Step 2 of "Add Azure Notification Hubs libraries" needs revision, based on this stack overflow post. https://stackoverflow.com/questions/69163511/build-was-configured-to-prefer-settings-repositories-over-project-repositories-b this is the new way to add repositories to a settings.gradle file. dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositories { google() mavenCentral() maven { url 'https://example.io' } } }
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.