jitpack.io
jitpack.io copied to clipboard
RecyclerViewPager 1.1.2 Build Fails on Jitpack
Please provide:
- Link to build log from https://jitpack.io
https://jitpack.io/#lsjwzh/RecyclerViewPager
- Does the project build on your machine with the same commands (e.g. ./gradlew install) ?
No, it doesn't build on my Mac with (Anrdoid 9.0 Pie) and with below command;
implementation 'com.github.lsjwzh.RecyclerViewPager:lib:v1.1.2@aar'
- What error are you seeing?
ERROR: Failed to resolve: com.github.lsjwzh.RecyclerViewPager:lib:v1.1.2
which more explanation can be found on build log in Jitpack.
Thank you!
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.