Skip to content

Instantly share code, notes, and snippets.

@rvi
Created March 13, 2018 16:44
Show Gist options
  • Save rvi/35318be074974a2fda52bf0c53ce7bb1 to your computer and use it in GitHub Desktop.
Save rvi/35318be074974a2fda52bf0c53ce7bb1 to your computer and use it in GitHub Desktop.
allprojects {
repositories {
maven { url 'https://jitpack.io' }
}
}
dependencies {
compile 'com.github.pedroSG94.vlc-example-streamplayer:pedrovlc:2.5.14'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment