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