From 6b7f75b2ca0b627b8fee0a6acce0c2781f0f1013 Mon Sep 17 00:00:00 2001 From: amithabhami <56752672+amithabhami@users.noreply.github.com> Date: Wed, 23 Oct 2019 19:10:17 +0530 Subject: [PATCH] Update build.gradle --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 32442dd..107ad68 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ buildscript { classpath 'com.android.tools.build:gradle:3.4.1' - // NOTE: Do not place your application dependencies here; they belong + // NOTE: Do not place your application dependencies here; they belong, // in the individual module build.gradle files } }