From f226f37ade85367003efc503876c96b6660e92fe Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Mon, 28 Oct 2019 16:06:30 +0100 Subject: [PATCH] update gradle plugin --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index ec00336cc..dd0732416 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ buildscript { } } dependencies { - classpath 'com.android.tools.build:gradle:3.5.0' + classpath 'com.android.tools.build:gradle:3.5.1' classpath "gradle.plugin.com.github.spotbugs:spotbugs-gradle-plugin:2.0.0" // NOTE: Do not place your application dependencies here; they belong