Closed LukaszKoszentka closed 2 years ago
Hi, this address: https://mobile.przelewy24.pl/p24lib.gradle is accessible from machine where you try to build project?
Yes, I can reach this file.
@LukaszKoszentka Try rebuild again. There was probably a temporary connection problem
I've got the same problem since yesterday. Looks like a bintray is down. Can we do anything about this?
Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. Could not resolve pl.przelewy24:p24lib:+. Required by: project :app > project :flutter > project :p24_sdk Failed to list versions for pl.przelewy24:p24lib. Unable to load Maven meta-data from https://dl.bintray.com/microsoftazuremobile/SDK/pl/przelewy24/p24lib/maven-metadata.xml. Could not get resource 'https://dl.bintray.com/microsoftazuremobile/SDK/pl/przelewy24/p24lib/maven-metadata.xml'. Could not GET 'https://dl.bintray.com/microsoftazuremobile/SDK/pl/przelewy24/p24lib/maven-metadata.xml'. Received status code 502 from server: Bad Gateway
@Dizziest p24_sdk is not hosted on bintray but on github packages. It is very likely that the build process still crashes when trying to connect to the bintray server. Is this problem still occurring?
Yup, it is still occuring. Currently overpassed the problem by putting gradle in offline mode.
@Dizziest p24_sdk is not hosted on bintray but on github packages. It is very likely that the build process still crashes when trying to connect to the bintray server. Is this problem still occurring?
If it is not hosted on bintray, do you have any idea why does it happen or how to fix it?
Hi, this is still occurring for me also.
@LukaszKoszentka @Dizziest Does problem also occur in the example project?
Closed due to no response
Hi, I have a problem with it building flutter on Android .
Can you help me?