From: Nathaniel Wesley Filardo Date: Tue, 19 Feb 2019 00:59:11 +0000 (+0000) Subject: Update gradle X-Git-Tag: release-1.3~7 X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=ca5282d351e73cb9a2417fcc5ee83c6e41975ab4;p=acmetensortoys-ctfws-android Update gradle --- diff --git a/build.gradle b/build.gradle index ae9fbaf..a1526b9 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { google() } dependencies { - classpath 'com.android.tools.build:gradle:3.2.1' + classpath 'com.android.tools.build:gradle:3.3.1' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files