Skip to content

Update dependencies #1203

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 7 commits into from
Mar 28, 2018
Merged

Update dependencies #1203

merged 7 commits into from
Mar 28, 2018

Conversation

SUPERCILEX
Copy link
Collaborator

12!

Signed-off-by: Alex Saveau <[email protected]>
@SUPERCILEX SUPERCILEX requested a review from samtstern as a code owner March 23, 2018 16:52
constants.gradle Outdated
@@ -8,7 +8,7 @@ project.ext {
targetSdk = 27
minSdk = 14

firebaseVersion = '11.8.0'
firebaseVersion = '12.0.0'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's wait for 12.0.1 ... 12.0.0 turned out to be kinda broken by some wayward ProGuard.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I just saw your other comment. SGTM!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@samtstern Can you also unmark the CredentialsClient as @Hide? That makes lint think we're not allowed to use its methods... pretty sure you guys only meant to mark the constructors as @Hide 😄.

@samtstern
Copy link
Contributor

samtstern commented Mar 23, 2018 via email

@SUPERCILEX
Copy link
Collaborator Author

Awesome sauce!

Signed-off-by: Alex Saveau <[email protected]>
@samtstern
Copy link
Contributor

@SUPERCILEX 12.0.1 is out, so we should be able to update this, merge it, and release 3.3.0

@samtstern
Copy link
Contributor

@SUPERCILEX looks like :app:lint is not happy? But I think that's my fault, I will merge this and fix that myself.

@samtstern samtstern merged commit 42f22cd into firebase:version-3.3.0-dev Mar 28, 2018
@SUPERCILEX SUPERCILEX deleted the deps branch March 28, 2018 18:10
@SUPERCILEX
Copy link
Collaborator Author

Sweet, I was just about to tell you I don't have my laptop with me, thanks! ❤️

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.

2 participants