-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't working
Description
app/build.gradle
apply plugin: "newrelic"
build.gradle
classpath "com.newrelic.agent.android:agent-gradle-plugin:7.6.0"
react-native
"newrelic-react-native-agent": "^1.5.11",
"react": "19.1.1",
"react-native": "0.82.1",
While compiling android
Failed to apply plugin 'com.facebook.react.rootproject'.
A problem occurred configuring project ':app'.
No signature of method: com.newrelic.agent.android.agp7.AGP70Adapter.wiredWithMapUploadProvider() is applicable for argument types: (String) values: [release]
Possible solutions: wiredWithMapUploadProvider(java.lang.String), wiredWithMapUploadProvider(java.lang.String)
Cannot build in android with latest gradle version
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working