Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bintray is shut down and issuing 403 errors from Gradle Build now #51

Open
MarkCupitt opened this issue Aug 19, 2021 · 1 comment
Open

Comments

@MarkCupitt
Copy link

repositories {
    mavenCentral()
    maven { url "http://dl.bintray.com/pixplicity/android" }
}
@MarkCupitt MarkCupitt changed the title Bintray is shut down and issuing 403 errors form Gradle Build now Bintray is shut down and issuing 403 errors from Gradle Build now Aug 19, 2021
@HungNguyenSmartDev
Copy link

Hi @MarkCupitt, I have a similar issue. Log:
Build file 'C:\Projects\New folder\chacc-app\platforms\android\app\build.gradle' line: 638
A problem occurred configuring project ':app'.
Could not GET 'http://dl.bintray.com/pixplicity/android/com/segment/analytics/android/analytics/maven-metadata.xml'. Received status code 502 from server: Bad Gateway
Do you know how to fix this?

Thanks for any help!

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

No branches or pull requests

2 participants