Skip to content

Commit

Permalink
Upgrade the vlcj for the Apple Silicon JNA Error
Browse files Browse the repository at this point in the history
  • Loading branch information
succlz123 committed Oct 9, 2022
1 parent a9b9289 commit 20d0537
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kotlin {
}
named("desktopMain") {
dependencies {
implementation("uk.co.caprica:vlcj:4.7.0")
implementation("uk.co.caprica:vlcj:4.7.3")
}
}
}
Expand Down

0 comments on commit 20d0537

Please sign in to comment.