From 364ef534ecc99428fe3857f5f6ddb44f33f92f25 Mon Sep 17 00:00:00 2001
From: massimiliano <massimiliano@disroot.org>
Date: Sun, 28 Oct 2018 10:42:41 +0100
Subject: [PATCH] updated to gradle-plugin 3.2.1

---
 .idea/caches/build_file_checksums.ser | Bin 534 -> 534 bytes
 build.gradle                          |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser
index 5abb68a3bad55ede8dc614fb4f937bafe39b3543..551b1c375041a7dba43fbdac3373b0666628e727 100644
GIT binary patch
delta 35
tcmV+;0NnqU1eOGlm;|~Db7GO4pAgk*lWJ7GwiaVaOEej6M52>R0m}ev4lw`#

delta 35
tcmV+;0NnqU1eOGlm;|vT2zHU2pAazNP3IqEjaik!plbE-;gOR|0m}=c5T5`5

diff --git a/build.gradle b/build.gradle
index 8231d45..9a29186 100644
--- a/build.gradle
+++ b/build.gradle
@@ -6,7 +6,7 @@ buildscript {
         jcenter()
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:3.2.0'
+        classpath 'com.android.tools.build:gradle:3.2.1'
 
         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files
-- 
GitLab