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

Using google-services.json in seprate module with different flavors #567

Open
Girish-Setti opened this issue Dec 22, 2022 · 0 comments
Open

Comments

@Girish-Setti
Copy link

Iam using multi-module architecture application so I create a serapte module for google service with 2 flavors.
When i create new module throw the error :
No matching clent found for package name 'com.example.android.googleservice '
I added apply plugin: 'com.google.gms.google-servie' in newmodel gradle file

Application Package Name : com.example.android
New module package name: com.example.android.googleservice

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