We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f6cd1 commit 3b98d74Copy full SHA for 3b98d74
flutter_vlc_player/android/build.gradle
@@ -41,7 +41,7 @@ android {
41
42
dependencies {
43
implementation fileTree(include: ['*.jar'], dir: 'libs')
44
- implementation 'org.videolan.android:libvlc-all:3.6.0-eap9'
+ implementation 'org.videolan.android:libvlc-all:3.6.0-eap12'
45
implementation 'androidx.appcompat:appcompat:1.2.0'
46
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
47
implementation 'androidx.annotation:annotation:1.2.0'
0 commit comments