Closed DavidMGross closed 5 years ago
@DavidMGross non-linux binaries did not sync from bintray to mavenCentral - this will be fixed soon. In the meantime, removing mavenCentral()
from repositories
in root build.gradle
(done on master
branch already) should resolve the issue - can you confirm?
Commenting out the mavenCentral() line from build.gradle allowed the build to complete successfully for me.
Same issue as #3 maybe?