Skip to content

Support Google Services and extra Gradle plugins #11

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

Merged
merged 2 commits into from
Oct 24, 2022

Conversation

dbnicholson
Copy link
Member

This is untested, but I think it should support our desire for enabling the Google Services and Crashlytics plugins.

@dbnicholson dbnicholson requested review from manuq and xcho1 October 21, 2022 16:00
The Google Services gradle plugin[1] helps enable use of Google services
in Android apps. Since this requires a `google-services.json` file to be
copied into the build directory, it needs to be a separate option in
addition to enabling the plugin in the `build.gradle` file.

1. https://developers.google.com/android/guides/google-services-plugin
Some Google Android features such as Firebase Crashlytics are enabled
with Gradle plugins. Add support for specifying additional plugins in
`build.gradle`.
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

Successfully merging this pull request may close these issues.

3 participants