sromku / sromku/android-storage
jcenter() error
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 900
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
jcenter() is deprecated. Please update jcenter() to mavenCentral()
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the project’s build configuration for the jcenter() repository declaration and inspect its surrounding repository setup. Replace the deprecated declaration with mavenCentral(), then verify that the project still builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100