[ad_1]
I’m attempting to do flutter construct apk in my mission app. however I get this error log:
Couldn't decide the dependencies of job ':app:processReleaseResources'.
> Couldn't resolve all job dependencies for configuration ':app:releaseRuntimeClasspath'.
> Couldn't resolve com.google.android.gms:play-services-location:16.+.
Required by:
mission :app > mission :location
> Did not listing variations for com.google.android.gms:play-services-location.
> Unable to load Maven meta-data from https://google.bintray.com/exoplayer/com/google/android/gms/play-services-location/maven-metadata.xml.
> Couldn't get useful resource 'https://google.bintray.com/exoplayer/com/google/android/gms/play-services-location/maven-metadata.xml'.
> Couldn't GET 'https://google.bintray.com/exoplayer/com/google/android/gms/play-services-location/maven-metadata.xml'. Obtained standing code 502 from server: Dangerous Gateway
some days in the past, I nonetheless tremendous doing flutter construct apk and I did not even change the configuration of construct.gradle. Is there a solution to resolve this downside ?
[ad_2]
