[Android] Add Percent library

Geoffrey Métais git at videolan.org
Thu Nov 5 14:36:53 CET 2015


vlc-ports/android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Nov  5 14:36:34 2015 +0100| [bde848e42d672a6ac68ed8b49f69d49340a42dee] | committer: Geoffrey Métais

Add Percent library

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=bde848e42d672a6ac68ed8b49f69d49340a42dee
---

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

diff --git a/vlc-android/build.gradle b/vlc-android/build.gradle
index 58cf970..af32349 100644
--- a/vlc-android/build.gradle
+++ b/vlc-android/build.gradle
@@ -201,6 +201,7 @@ dependencies {
     compile 'com.android.support:design:23.1.0'
     compile 'com.android.support:support-annotations:23.1.0'
     compile 'com.android.support:preference-v7:23.1.0'
+    compile 'com.android.support:percent:23.1.0'
     tvCompile 'com.android.support:leanback-v17:23.1.0'
     tvCompile 'com.android.support:preference-leanback-v17:23.1.0'
     testCompile 'junit:junit:4.12'



More information about the Android mailing list