android / android/testing-samples

IntentsBasicSample 9 unresolved dependencies errors

Open
#286 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9.3k
Forks
3.6k
PR merge metrics
No merged PRs in 30d

Description

Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve org.robolectric:annotations:4.3. |  
-- | --
Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.google.guava:guava:27.0.1-android. |  
Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.google.truth:truth:1.0. |  
Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve org.robolectric:robolectric:4.3. |  
Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve com.google.guava:guava:27.0.1-android. |  
Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve com.google.truth:truth:1.0. |  
Unable to resolve dependency for ':app@releaseUnitTest/compileClasspath': Could not resolve org.robolectric:robolectric:4.3. |  
Unable to resolve dependency for ':app@releaseUnitTest/compileClasspath': Could not resolve com.google.guava:guava:27.0.1-android. |  
Unable to resolve dependency for ':app@releaseUnitTest/compileClasspath': Could not resolve com.google.truth:truth:1.0. |  

Contributor guide

Open the contributing guide

Research direction

Start by reproducing dependency resolution for IntentsBasicSample's debugAndroidTest, debugUnitTest, and releaseUnitTest configurations. Inspect the declared Robolectric, Guava, and Truth dependencies; done means all listed dependencies resolve successfully for those configurations.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.