[Android] Remove outdated lib reference

Geoffrey Métais git at videolan.org
Fri Dec 16 15:43:01 CET 2016


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Dec 16 15:42:26 2016 +0100| [74aa36b196d510cc9cf7c27dfedb4b9dff7106aa] | committer: Geoffrey Métais

Remove outdated lib reference

> https://code.videolan.org/videolan/vlc-android/commit/74aa36b196d510cc9cf7c27dfedb4b9dff7106aa
---

 vlc-android/build.gradle | 1 -
 1 file changed, 1 deletion(-)

diff --git a/vlc-android/build.gradle b/vlc-android/build.gradle
index 9b84ea5..48b7bec 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() {



More information about the Android mailing list