Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

bug: Building android failed #270

Closed
ermes-x opened this issue May 4, 2021 · 3 comments · Fixed by #271
Closed

bug: Building android failed #270

ermes-x opened this issue May 4, 2021 · 3 comments · Fixed by #271

Comments

@ermes-x
Copy link

ermes-x commented May 4, 2021

Bug Report

On building our ionic app that runs on capacitor we retrieve this error:

Could not GET 'https://dl.bintray.com/ionic-team/capacitor/com/google/android/gms/play-services-location/maven-metadata.xml'. Received status code 403 from server: Forbidden

Capacitor Version

💊 Capacitor Doctor 💊

Latest Dependencies:

@capacitor/cli: 2.4.7

@capacitor/core: 2.4.7

@capacitor/android: 2.4.7

@capacitor/ios: 2.4.7

Installed Dependencies:

@capacitor/cli 1.5.2

@capacitor/android 2.2.1

@capacitor/ios 2.2.0

@capacitor/core 2.2.1

Platform(s)

Android

Current Behavior

Building App with android studio

Expected Behavior

--

Code Reproduction

--

Other Technical Details

npm --version output:
7.5.0
node --version output:
v15.8.0
pod --version output (iOS issues only):

Additional Context

..

@Ionitron
Copy link
Collaborator

Ionitron commented May 4, 2021

This issue may need more information before it can be addressed. In particular, it will need a reliable Code Reproduction that demonstrates the issue.

Please see the Contributing Guide for how to create a Code Reproduction.

Thanks!
Ionitron 💙

@ermes-x
Copy link
Author

ermes-x commented May 4, 2021

Issue caused by:

maven {
    url  "https://dl.bintray.com/ionic-team/capacitor"
}

in "repositories" inside my app / build.gradle file

@jcesarmobile
Copy link
Member

ah, yeah, that was there on Capacitor 1 apps but removed on Capacitor 2, should be documented on the Capacitor 1 to Capacitor 2 upgrade guide

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants