Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant