From ea702f0a893c47df649bca29a9e39ae620efde9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Grisez?= Date: Tue, 6 Feb 2018 13:55:33 +0100 Subject: [PATCH] Fix build --- build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/build.gradle b/build.gradle index d4a3f2931..adf56918d 100644 --- a/build.gradle +++ b/build.gradle @@ -196,4 +196,3 @@ task runApplication { } } -apply plugin: 'com.google.gms.google-services'