Skip to content

Commit

Permalink
Add support for THEOplayer 7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
tvanlaerhoven committed Apr 16, 2024
1 parent 921160f commit 0a0d93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ dependencies {

implementation(libs.theoplayer) {
version {
strictly("[5.0, 7.0[")
strictly("[5.0, 8.0)")
}
}

Expand Down

0 comments on commit 0a0d93f

Please sign in to comment.