[Android] [PATCH] Updated gradle to 2.2.1

Edward Wang edward.c.wang at compdigitec.com
Wed Oct 26 22:08:23 CEST 2016


Just FYI: since this is an Android-specific patch, you only need to
mail it to android at videolan.org (instead of all three lists at once).

Regards,
Edward

On Fri, Oct 21, 2016 at 9:35 AM, Nahom <nahomagidew at gmail.com> wrote:
> ---
>  build.gradle | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/build.gradle b/build.gradle
> index aacf618..8f82387 100644
> --- a/build.gradle
> +++ b/build.gradle
> @@ -5,7 +5,7 @@ buildscript {
>          jcenter()
>      }
>      dependencies {
> -        classpath 'com.android.tools.build:gradle:2.2.0'
> +        classpath 'com.android.tools.build:gradle:2.2.1'
>          classpath 'com.jakewharton.sdkmanager:sdk-manager-plugin:1.5.0-SNAPSHOT'
>      }
>  }
> --
> 2.7.4
>
> _______________________________________________
> Android mailing list
> Android at videolan.org
> https://mailman.videolan.org/listinfo/android


More information about the Android mailing list