[Android] Add Percent library
Geoffrey Métais
git at videolan.org
Fri Nov 6 13:37:52 CET 2015
vlc-ports/android | branch: playlist | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Nov 5 14:36:34 2015 +0100| [5f83c93768dd096c14b62448bf739c22a329ea09] | committer: Geoffrey Métais
Add Percent library
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=5f83c93768dd096c14b62448bf739c22a329ea09
---
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