CarouselView
CarouselView copied to clipboard
Could not find com.romandanylyk:pageindicatorview:1.0.3
Describe the bug Dependency Issue
To Reproduce Steps to reproduce the behavior:
- Just build the project after adding implementation 'com.github.jama5262:CarouselView:1.2.2' in your gradle.
Expected behavior Should build successfully
Desktop (please complete the following information):
- Mac, Android Emulator
Additional context
- What went wrong: Execution failed for task ':app:mergeDebugNativeLibs'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not find com.romandanylyk:pageindicatorview:1.0.3. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/romandanylyk/pageindicatorview/1.0.3/pageindicatorview-1.0.3.pom - https://repo.maven.apache.org/maven2/com/romandanylyk/pageindicatorview/1.0.3/pageindicatorview-1.0.3.pom - https://jitpack.io/com/romandanylyk/pageindicatorview/1.0.3/pageindicatorview-1.0.3.pom Required by: project :app > com.github.jama5262:CarouselView:1.2.2
Ill send the PR with implementation 'com.github.romandanylyk:PageIndicatorView:b1bad589b5' in gradle