Skip to content

Commit

Permalink
chore(android): upgrade native player to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Feb 7, 2024
1 parent 7b21018 commit 8d02a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ android {
}

dependencies {
implementation 'video.api:android-player:1.4.2'
implementation 'video.api:android-player:1.5.0'
}

0 comments on commit 8d02a84

Please sign in to comment.