You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Hi! It looks like the jitpack dependency is no longer available, our CI pipeline fails on building this dependency with the following error:
I think creating a new tag and releasing a v1.1.0 should resolve these issues
Thanks in advance!
The text was updated successfully, but these errors were encountered: