Skip to content
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

GithubBrowserSample: Bump fragment version #1026

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

calren
Copy link
Contributor

@calren calren commented Oct 7, 2021

Fixes failing test:

Could not resolve androidx.test:core:1.2.0.
     Required by:
         project :app > androidx.fragment:fragment-testing:1.2.0
      > Cannot find a version of 'androidx.test:core' that satisfies the version constraints:
           Dependency path 'GithubBrowserSample:app:unspecified' --> 'androidx.test:core:1.3.0'
           Constraint path 'GithubBrowserSample:app:unspecified' --> 'androidx.test:core:{strictly 1.2.0}' because of the following reason: debugRuntimeClasspath uses version 1.2.0
           Dependency path 'GithubBrowserSample:app:unspecified' --> 'androidx.test.ext:junit:1.1.2' --> 'androidx.test:core:1.3.0'
           Dependency path 'GithubBrowserSample:app:unspecified' --> 'androidx.fragment:fragment-testing:1.2.0' --> 'androidx.test:core:1.2.0'

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.

None yet

1 participant