ArthurHub / ArthurHub/Android-Image-Cropper
Can you chang you gradle config
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
can you change api "com.android.support:appcompat-v7:$supportLibraryVersion"
to implementation "com.android.support:appcompat-v7:$supportLibraryVersion"
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the Gradle configuration for the exact appcompat-v7 dependency shown in the issue. Change its configuration from api to implementation, then verify that the Android project still builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100