From 74aa36b196d510cc9cf7c27dfedb4b9dff7106aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20M=C3=A9tais?= Date: Fri, 16 Dec 2016 15:42:26 +0100 Subject: [PATCH] Remove outdated lib reference --- vlc-android/build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/vlc-android/build.gradle b/vlc-android/build.gradle index 9b84ea5d7..48b7beceb 100644 --- a/vlc-android/build.gradle +++ b/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() {