From: Nathaniel Wesley Filardo Date: Sun, 6 Oct 2019 20:56:40 +0000 (+0100) Subject: bump gradle version X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=45b30d2f905481ff4a70607a75cfbd8246cec972;p=acmetensortoys-ctfws-android bump gradle version --- diff --git a/build.gradle b/build.gradle index 5600a93..3117577 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { google() } dependencies { - classpath 'com.android.tools.build:gradle:3.5.0' + classpath 'com.android.tools.build:gradle:3.5.1' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files