android / android/architecture-samples
Configuration 'androidTestCompile' is obsolete
- Dominant language
- Kotlin
- Stars
- 45.8k
- Forks
- 11.9k
- PR merge metrics
- No merged PRs in 30d
Description
I got this error When I run todoapp
Configuration 'androidTestCompile' is obsolete and has been replaced with 'androidTestImplementation' and 'androidTestApi'. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
Contributor guide
Research direction
Start by locating the Todo app's Gradle configuration and search for the obsolete androidTestCompile configuration mentioned in the report. Update the dependency configuration as required by the Android guidance, then run the app's existing build or test workflow and confirm the obsolete-configuration error no longer appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100