Compose-Bubble
Compose-Bubble copied to clipboard
CI pipeline fails on building this dependency
Hi! It looks like the jitpack dependency is no longer available, our CI pipeline fails on building this dependency with the following error:
Failed to resolve: com.github.SmartToolFactory:Compose-Bubble:1.1.0
Show in Project Structure dialog
Affected Modules: app, presenter
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.github.SmartToolFactory:Compose-Bubble:1.1.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/SmartToolFactory/Compose-Bubble/1.1.0/Compose-Bubble-1.1.0.pom
- https://repo.maven.apache.org/maven2/com/github/SmartToolFactory/Compose-Bubble/1.1.0/Compose-Bubble-1.1.0.pom
- https://devrepo.kakao.com/nexus/content/groups/public/com/github/SmartToolFactory/Compose-Bubble/1.1.0/Compose-Bubble-1.1.0.pom
- https://jitpack.io/com/github/SmartToolFactory/Compose-Bubble/1.1.0/Compose-Bubble-1.1.0.pom
Required by:
project :app > project :presenter
I think creating a new tag and releasing a v1.1.0 should resolve these issues
Thanks in advance!