[Android] [PATCH] Upgrade libs versions to get bugfixes

Jean-Baptiste Kempf jb at videolan.org
Thu Dec 11 11:33:52 CET 2014


LGTM.

On 11 Dec, Geoffrey Métais wrote :
> ---
>  vlc-android/build.gradle | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/vlc-android/build.gradle b/vlc-android/build.gradle
> index 66f0d9c..6486850 100644
> --- a/vlc-android/build.gradle
> +++ b/vlc-android/build.gradle
> @@ -125,7 +125,7 @@ android {
>  dependencies {
>      compile project(':WheelView')
>      compile project(':libvlc')
> -    compile 'com.android.support:appcompat-v7:21.0.0'
> -    compile 'com.android.support:cardview-v7:21.0.0'
> -    tvCompile 'com.android.support:leanback-v17:21.0.0'
> +    compile 'com.android.support:appcompat-v7:21.0.+'
> +    compile 'com.android.support:cardview-v7:21.0.+'
> +    tvCompile 'com.android.support:leanback-v17:21.0.+'
>  }
> \ No newline at end of file
> -- 
> 1.9.1
> 
> _______________________________________________
> Android mailing list
> Android at videolan.org
> https://mailman.videolan.org/listinfo/android

-- 
With my kindest regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device


More information about the Android mailing list