Skip to content

Commit

Permalink
Bump version to 3.96.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krocard committed Dec 10, 2024
1 parent ef5d8b9 commit 8856da3
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 @@ -145,7 +145,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.97.0'
implementation 'com.bitmovin.player:player:3.98.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.33.0'
playServicesCastVersion = '21.4.0'
bitmovinPlayerVersion = '3.97.0'
bitmovinPlayerVersion = '3.98.0'
appcompat_version = "1.6.1"
activity_version = "1.6.1"
fragment_version = "1.5.5"
Expand Down

0 comments on commit 8856da3

Please sign in to comment.