Skip to content

Commit

Permalink
Bump libVLC version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyPavlenko committed Feb 4, 2024
1 parent 0f540e1 commit ee12a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/vlc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ dependencies {
implementation project(':utils')
implementation project(':fermata')
implementation 'androidx.appcompat:appcompat:' + ANDROIDX_APPCOMPAT_VERSION
implementation 'org.videolan.android:libvlc-all:3.6.0-eap10'
implementation 'org.videolan.android:libvlc-all:3.6.0-eap11'
}

0 comments on commit ee12a8b

Please sign in to comment.