Skip to content

Commit

Permalink
Update readme for release
Browse files Browse the repository at this point in the history
  • Loading branch information
petereder committed Aug 9, 2023
1 parent f60e94e commit 6933641
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ And this line, depending on your player version, to your main project `build.gra

```gradle
dependencies {
implementation 'com.bitmovin.analytics:collector-bitmovin-player:3.0.0'
implementation 'com.bitmovin.analytics:collector-bitmovin-player:3.0.1'
}
```

Expand Down Expand Up @@ -70,7 +70,7 @@ dependencies {

```gradle
dependencies {
implementation 'com.bitmovin.analytics:collector-exoplayer:3.0.0'
implementation 'com.bitmovin.analytics:collector-exoplayer:3.0.1'
}
```

Expand Down Expand Up @@ -130,7 +130,7 @@ dependencies {

```gradle
dependencies {
implementation 'com.bitmovin.analytics:collector-amazon-ivs:3.0.0'
implementation 'com.bitmovin.analytics:collector-amazon-ivs:3.0.1'
}
```

Expand Down

0 comments on commit 6933641

Please sign in to comment.