I get an error when trying to download the jvm and js module. The common is fine.
You can see that the 403 is correct, by opening the URL, it will ask you for credentials.
org.gradle.internal.resource.transport.http.HttpErrorStatusCodeException: Could not GET 'https://jitpack.io/io/github/kmulti/kmulti-bignumber-jvm/1.2.41.2/kmulti-bignumber-jvm-1.2.41.2.module'. Received status code 401 from server: Unauthorized
at org.gradle.internal.resource.transport.http.HttpClientHelper.processResponse(HttpClientHelper.java:158)
at org.gradle.internal.resource.transport.http.HttpClientHelper.performGet(HttpClientHelper.java:84)
at
I get an error when trying to download the jvm and js module. The common is fine. You can see that the 403 is correct, by opening the URL, it will ask you for credentials.