GmsCore icon indicating copy to clipboard operation
GmsCore copied to clipboard

0.3.7.250932 is not in google/maven android repos yet?

Open pastk opened this issue 9 months ago • 0 comments

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()
  }

pastk avatar May 26 '25 14:05 pastk