Update wholphin-extensions with newer MpvPlayer

This commit is contained in:
Damontecres 2026-05-09 15:24:38 -04:00
parent b23d30f94b
commit fda24f31b1
No known key found for this signature in database
10 changed files with 38 additions and 1635 deletions

View file

@ -45,7 +45,7 @@ kotlinxCoroutinesTest = "1.10.2"
coreTesting = "2.2.0"
openapi-generator = "7.22.0"
runner = "1.7.0"
wholphin-extensions = "0.1.2"
wholphin-extensions = "0.2.0"
[libraries]
wholphin-extensions-mpv = { module = "com.github.damontecres.wholphin.mpv:wholphin-mpv", version.ref = "wholphin-extensions" }