Skip to content

Commit

Permalink
Bump version to 3.80.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krocard committed Aug 29, 2024
1 parent f0f6da3 commit 70f053c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ When you want to develop an own Android application using the Bitmovin Player An
It is recommended to reference a specific version as you can see below:
```
implementation 'com.bitmovin.player:player:3.79.0'
implementation 'com.bitmovin.player:player:3.80.0'
```
#### Additional SDK dependencies
Expand Down
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ext {
playServicesAdsIdentifierVersion = '18.0.1'
imaSdkVersion = '3.31.0'
playServicesCastVersion = '21.4.0'
bitmovinPlayerVersion = '3.79.0'
bitmovinPlayerVersion = '3.80.0'
appcompat_version = "1.6.1"
activity_version = "1.6.1"
fragment_version = "1.5.5"
Expand Down

0 comments on commit 70f053c

Please sign in to comment.