diff --git a/build.gradle b/build.gradle index 73ac27d610..3430f81441 100755 --- a/build.gradle +++ b/build.gradle @@ -78,5 +78,5 @@ dependencies { compile 'com.android.support:appcompat-v7:23.1.1' compile 'com.android.support:design:23.1.1' compile 'com.android.support:support-annotations:23.1.1' - compile 'com.google.android.gms:play-services-appindexing:8.1.0' + //compile 'com.google.android.gms:play-services-appindexing:8.1.0' } diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index d7a0a77f1f..6f56c25c96 100755 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -114,9 +114,9 @@ ATTENTION: This was auto-generated to add Google Play services to your project for App Indexing. See https://g.co/AppIndexing/AndroidStudio for more information. --> - + + +