Skip to content

Fix: Add missing Android namespace (AGP 8 requirement | resolves #456)#457

Open
hoverdart wants to merge 2 commits intowmcmahan:masterfrom
hoverdart:codespace-animated-disco-j94vrq9vx5qhp7q7
Open

Fix: Add missing Android namespace (AGP 8 requirement | resolves #456)#457
hoverdart wants to merge 2 commits intowmcmahan:masterfrom
hoverdart:codespace-animated-disco-j94vrq9vx5qhp7q7

Conversation

@hoverdart
Copy link

This fixes the error:

Namespace not specified. Specify a namespace in the module's build file: /Users/mohsinyousuf/Desktop/har-showing-smart-app/node_modules/react-native-calendar-events/android/build.gradle. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.

by specifying a namespace in android/build.gradle; one that matches the "package" value in android/src/main/AndroidManifest.xml. AGP 8 directly requires this to be specified in the Gradle file.

You can find the issue here: #456

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant