0.3.7.250932 is not in google/maven android repos yet?
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 3.2k
- Avg merge
- 12d 11h
- Merged PRs (30d)
- 4
Description
I'm using the microG location lib and wanted to upgrade from 0.3.6, however:
Could not find org.microg.gms:play-services-location:0.3.7.250932
My repositories config in build.gradle is standard AFAIK
repositories {
google()
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
Start by checking whether org.microg.gms:play-services-location:0.3.7.250932 is published in google() or mavenCentral(), then inspect the project's release and publishing configuration if the artifact is absent. Done means establishing whether the version is available from the configured repositories or identifying the missing publication step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100