From 4cd176d592fa702d54810dbb2594cd78c1a93045 Mon Sep 17 00:00:00 2001 From: Beautus Date: Sat, 12 Oct 2019 20:15:57 +0200 Subject: [PATCH] :art: removed empty code block --- android/app/build.gradle | 3 --- 1 file changed, 3 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index d535e87..7866734 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -62,9 +62,6 @@ android { // } buildTypes { - debug { - // app id will be "de.janoodle.circlesApp.debug" - } release { // NOTE: ProGuard is not enabled at the moment // See: https://flutter.dev/docs/deployment/android to enable it