Skip to content

Commit

Permalink
fix(Mobile): Fixed the version of the gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaenam committed Jul 10, 2023
1 parent d09372b commit a2cff1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ To ensure that the React Native agent is compatible with Android, install the An
}
dependencies {
...
classpath "com.newrelic.agent.android:agent-gradle-plugin:6.6.0"
classpath "com.newrelic.agent.android:agent-gradle-plugin:6.11.1"
}
```
Expand Down

0 comments on commit a2cff1b

Please sign in to comment.