Assigned
Status Update
Comments
yb...@google.com <yb...@google.com> #2
Forgot to note the environment.
This crash occurs on only API 21.
This crash occurs on only API 21.
em...@google.com <em...@google.com>
te...@google.com <te...@google.com> #3
This crash occurs on API 22 and 23 when the user doesn't have Google Play installed. Related discussions: https://stackoverflow.com/q/41025200/842697
Description
1: Upgrade Junit to 4.13 in Dependencies.kt
2: ./gradlew arch:core-testing:lintDebug
arch:core-testing shows heavy dependence on Junit 4.12.
Could we re-point Junit in core-testing to 4.12 so that we can upgrade Junit to 4.13 in Dependencies.kt?