-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
feat: upgrade Google Services Gradle Plugin [email protected] #1177
Conversation
@erisu can't this go to the 9.1.0 milestone, too? SemVer wise it looks non-breaking. Are we aware of any breaking changes in the plugin? |
@timbru31 The Google Services plugin I am not entirely sure if it is safe or not for a minor release. By following semver's rules, this should be safe for our minor release. But looking back at other Google libraries, for example, the Firebase library, they did not follow semver. In one of their minor release, it dropped ASL for Android X. Since I kinda felt that Google Services might go hand-in-hand with the Firebase service, I kinda questioned if it was safe or not. If there is any evidence that this plugin wouldn't be an issue for our minor release, then I am not against releasing it with our minor release. |
* feat: upgrade Google Services Gradle Plugin [email protected] (#1177) Co-authored-by: Mosab A <[email protected]>
….3.5 (apache#1177)" (apache#1191) This reverts commit e8ec3b1.
* feat: upgrade Google Services Gradle Plugin [email protected] (apache#1177) Co-authored-by: Mosab A <[email protected]>
Platforms affected
Android
Motivation and Context
Google Services Gradle Plugin @4.3.5
Description
Testing
Checklist
(platform)
if this change only applies to one platform (e.g.(android)
)