Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Services plugin should be applied at the bottom and not at the top. #67

Open
sudhirkhanger opened this issue Oct 30, 2016 · 0 comments

Comments

@sudhirkhanger
Copy link

Hi,

I see that according to Google APIs documentation apply plugin: 'com.google.gms.google-services' should be added at the bottom of the file and not at the top.

Add dependencies for basic libraries required for the services you have enabled. This step requires that the apply plugin: 'com.google.gms.google-services' line be at the bottom of your app/build.gradle file so that no dependency collisions are introduced. You can see the result of this step by running ./gradlew :app:dependencies.

https://developers.google.com/android/guides/google-services-plugin

Can someone please take a look? I am not able to update to the latest Google Services API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant