We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b3138 commit c037cf1Copy full SHA for c037cf1
android/build.gradle
@@ -59,6 +59,7 @@ if (isNewArchitectureEnabled()) {
59
}
60
61
android {
62
+ namespace = "com.zoontek.rnpermissions"
63
// Used to override the NDK path/version on internal CI or by allowing
64
// users to customize the NDK path/version from their root project (e.g. for M1 support)
65
if (rootProject.hasProperty("ndkPath")) {
0 commit comments