Devlight / Devlight/ShadowLayout
Don't use jsoup:jsoup+
Open
- Dominant language
- Java
- Stars
- 634
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
Please use precise version
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:23.3.0'
compile 'org.jsoup:jsoup:+'
}
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the dependencies block containing `compile 'org.jsoup:jsoup:+'` and check the project's Android build configuration and dependency expectations. Confirm which precise jsoup version is supported before replacing the wildcard, then verify that the project still builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- build-system, mobile
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100