-
Notifications
You must be signed in to change notification settings - Fork 318
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
Update dependencies LLP, ConstraintLayout #1172
Conversation
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.
The following dependencies have later release versions:
- com.android.support.test.espresso:espresso-core [3.0.1 -> 3.0.2]
https://developer.android.com/testing
- com.android.tools.lint:lint-gradle [26.1.2 -> 26.1.3]
http://tools.android.com
- com.google.auto.value:auto-value [1.5 -> 1.6.2]
https://github.com/google/auto
- org.jacoco:org.jacoco.ant [0.7.9 -> 0.8.1]
http://jacoco.org
- org.mockito:mockito-core [2.18.3 -> 2.21.0]
https://github.com/mockito/mockito
Didn't include LeakCanary because it's tracked in #1181
@Guardiola31337 I don't see our versions for |
6814444
to
09ec716
Compare
For now we can bump
Further instructions in https://github.com/google/auto/blob/master/value/userguide/index.md#in-pomxml
|
If we don't explicitly define those, don’t worry. Should be some transitive dependencies that brought in somehow. |
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.
09ec716
to
0162e6f
Compare
Updates some stale dependencies for the UI library.