From 99ef48839d6937f89242e0a3597a9741be6cd502 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 19 Feb 2020 08:14:58 +0100 Subject: [PATCH] Google release --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index fb516be..a5bb815 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:3.5.2' + classpath 'com.android.tools.build:gradle:3.5.3' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files