From cd1c2ec77bd06dfff3399e08bff6481c27d9baf4 Mon Sep 17 00:00:00 2001
From: Janak Amarasena <janakamarasena@gmail.com>
Date: Thu, 21 Jun 2018 00:37:07 +0530
Subject: [PATCH] Minor updates according to received feedback

---
 app/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/build.gradle b/app/build.gradle
index 5133b8627..e8f8b78fc 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -52,7 +52,7 @@ android {
     insecure {
       dimension "implementation"
     }
-    defualt {
+    normal {
       dimension "mode"
     }
     //Configurations for custom branded app.
-- 
GitLab