GmsCore
GmsCore copied to clipboard
0.3.7.250932 is not in google/maven android repos yet?
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()
}