Cannot retrieve android sdk library from http://maven.openrainbow.io
Hello,
It has been 2 years since the Rainbow API is implemented in our Application.
1 year ago we upgraded the rainbow sdk to version 1.56.0 and never touch it since then.
Every day our continuous integration start a build to create an android APK and must retrieve the rainbow SDK.
Since Friday 2nd of October, in the morning, our build fail because it cannot retrieve the rainbow sdk.
Here is my config:
repositories {
maven { url "http://maven.openrainbow.io" }
}
dependencies {
implementation("com.ale:rainbowsdk:1.56.0@aar")
}
Thank you for your help
Por favor, entrar para comentar.
Comentários
1 comentário