Browse Source

Remove outdated lib reference

shortcuts
Geoffrey Métais 9 years ago
parent
commit
74aa36b196
  1. 1
      vlc-android/build.gradle

1
vlc-android/build.gradle

@ -208,7 +208,6 @@ dependencies {
compile 'com.android.support:leanback-v17:25.1.0'
compile 'com.android.support:preference-leanback-v17:25.1.0'
compile 'com.android.support.constraint:constraint-layout:1.0.0-beta4'
testCompile 'junit:junit:4.12'
}
static def buildTime() {

Loading…
Cancel
Save