diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
old mode 100644
new mode 100755
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
old mode 100644
new mode 100755
diff --git a/README.md b/README.md
index 50f9204c..c8613388 100755
--- a/README.md
+++ b/README.md
@@ -76,9 +76,6 @@ To run our open source app with CometChat Pro v1, follow these steps:
- To send location message Add your google API Key in `google_maps_api.xml`
-
-
-
## Run the Sample App
diff --git a/ScreenShots/gif_1.gif b/ScreenShots/gif_1.gif
old mode 100644
new mode 100755
diff --git a/ScreenShots/gif_2.gif b/ScreenShots/gif_2.gif
old mode 100644
new mode 100755
diff --git a/ScreenShots/gif_3.gif b/ScreenShots/gif_3.gif
old mode 100644
new mode 100755
diff --git a/ScreenShots/gif_4.gif b/ScreenShots/gif_4.gif
old mode 100644
new mode 100755
diff --git a/ScreenShots/guide.png b/ScreenShots/guide.png
old mode 100644
new mode 100755
diff --git a/ScreenShots/help.png b/ScreenShots/help.png
old mode 100644
new mode 100755
diff --git a/app/build.gradle b/app/build.gradle
index 935d11e9..924af42c 100755
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -1,6 +1,6 @@
apply plugin: 'com.android.application'
-
+apply plugin: 'com.google.gms.google-services'
android {
compileSdkVersion 28
defaultConfig {
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index a5314716..07de43bb 100755
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -18,11 +18,7 @@
tools:ignore="GoogleAppIndexingWarning"
tools:replace="android:allowBackup,android:appComponentFactory">
-
-
-
-
-
+
+
+
+
+
+
+
+