Skip to content

Commit

Permalink
update libvlc version
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag-jn committed Jul 27, 2020
1 parent 761a34e commit e113635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ dependencies {
implementation 'com.squareup.okhttp3:logging-interceptor:3.8.0'


implementation 'org.videolan:libvlc:2.1.1'
implementation 'org.videolan:libvlc:2.1.16'
implementation 'pub.devrel:easypermissions:3.0.0'
testImplementation 'org.robolectric:robolectric:3.1.2'
testImplementation 'junit:junit:4.12'
Expand Down

0 comments on commit e113635

Please sign in to comment.