Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@SUPERCILEX
Copy link
Collaborator

Fixes #1116

We'll only get lint errors on our debug builds, but this means we don't have to publish the module. πŸ‘

@SUPERCILEX SUPERCILEX requested a review from samtstern as a code owner January 23, 2018 01:18
@samtstern samtstern added this to the 3.2.1 milestone Jan 23, 2018
@samtstern samtstern changed the base branch from master to version-3.2.1-dev January 23, 2018 16:06
@samtstern samtstern merged commit d9200ec into firebase:version-3.2.1-dev Jan 23, 2018
@samtstern
Copy link
Contributor

Confirmed:

$ diff ~/.m2/repository/com/firebaseui/firebase-ui-auth/3.2.0/firebase-ui-auth-3.2.0.pom ~/.m2/repository/com/firebaseui/firebase-ui-auth/3.2.1-SNAPSHOT/firebase-ui-auth-3.2.1-SNAPSHOT.pom
6c6
<   <version>3.2.0</version>
---
>   <version>3.2.1-SNAPSHOT</version>
49,54d48
<       <scope>runtime</scope>
<     </dependency>
<     <dependency>
<       <groupId>firebaseui-android.internal</groupId>
<       <artifactId>lintchecks</artifactId>
<       <version>unspecified</version>

@SUPERCILEX SUPERCILEX deleted the patch-1 branch January 23, 2018 16:17
@SUPERCILEX
Copy link
Collaborator Author

Sweet!

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