From: Damyan Ivanov Date: Thu, 18 Jul 2019 19:41:24 +0000 (+0300) Subject: bump gradle version X-Git-Tag: v0.11.0~120 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=commitdiff_plain;h=6a90d79be83e39e3cfa323f64a2dd66f8bac419e bump gradle version --- diff --git a/build.gradle b/build.gradle index c342e7ec..d27e76ad 100644 --- a/build.gradle +++ b/build.gradle @@ -24,7 +24,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:3.4.1' + classpath 'com.android.tools.build:gradle:3.4.2' // NOTE: Do not place your application dependencies here; they belong