-
Notifications
You must be signed in to change notification settings - Fork 413
Add remote config snippets #352
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
Conversation
I just realized I made a mistake here. The new |
@@ -0,0 +1,100 @@ | |||
@rem | |||
@rem Copyright 2015 the original author or authors. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't we add the copyrights as 2022?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These gradle scripts belong to their respective authors and not to us.
When a new project is created in Android Studio (even in the most recent versions of it) these scripts still show up with 2015 copyrights.
LGTM - with one comment only. |
This PR should add Remote Config snippets to this repository. All of these snippets are coming from quickstart-android.