From: Damyan Ivanov Date: Sun, 3 May 2020 07:16:14 +0000 (+0300) Subject: upgrade gradle to 3.6.3 X-Git-Tag: v0.12.0~31 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=commitdiff_plain;h=f4ef1a5eb5957774485c80292f18484a183cc50d upgrade gradle to 3.6.3 --- diff --git a/build.gradle b/build.gradle index 2477b0dd..ba600f47 100644 --- a/build.gradle +++ b/build.gradle @@ -24,7 +24,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:3.6.2' + classpath 'com.android.tools.build:gradle:3.6.3' // NOTE: Do not place your application dependencies here; they belong