Skip to content

Commit 378af09

Browse files
Merge pull request #43 from sadhana-newrelic/update/error-attribute
fix:Updated Readme with the latest version
2 parents 575bd2a + bb44378 commit 378af09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ dependencies {
4949
...
5050
5151
// Add this to install the NewRelicVideoCore (required)
52-
implementation 'com.github.newrelic.video-agent-android:NewRelicVideoCore:master-SNAPSHOT'
52+
implementation 'com.github.newrelic.video-agent-android:NewRelicVideoCore:v3.0.2'
5353
5454
// Add this to install the ExoPlayer tracker
55-
implementation 'com.github.newrelic.video-agent-android:NRExoPlayerTracker:master-SNAPSHOT'
55+
implementation 'com.github.newrelic.video-agent-android:NRExoPlayerTracker:v3.0.2'
5656
5757
// Add this to install the Google IMA library tracker
58-
implementation 'com.github.newrelic.video-agent-android:NRIMATracker:master-SNAPSHOT'
58+
implementation 'com.github.newrelic.video-agent-android:NRIMATracker:v3.0.2'
5959
}
6060
```
6161

0 commit comments

Comments
 (0)