Skip to content

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

@sudhirkhanger

Description

@sudhirkhanger

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions