Dependencies update
Open
- Dominant language
- Kotlin
- Stars
- 164
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
This is somehow related to #273.
I can not run lint after I updated project dependencies to the newest version:
```
Dependency path 'unspecified' --> 'androidx.test:rules:1.3.0'
Constraint path 'unspecified' --> 'androidx.test:rules:{strictly 1.1.0}' because of the following reason: appDebugRuntimeClasspath
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading issue #273 and the project’s dependency declarations, then reproduce the lint failure involving androidx.test:rules and appDebugRuntimeClasspath. Done means lint runs successfully without the reported version constraint conflict.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100