Category "jitpack"

Gradle 7 and jitpack.io runs into error during publish

When I upgrade in an Android project to Gradle 7.0 and want to publish aar library in jitpack.io I run into Script '/script/maven-plugin.gradle' line: 2 * What

Jitpack: Failed to install the following Android SDK packages as some licences have not been accepted

I've googled, and some says it's fixed after few trys, and by creating a new release, but It doesn't seem to work for me. How can I resolve this? * What went

Could not find com.beloo.widget:ChipsLayoutManager:0.3.7

I am using repositories mavenCentral() because jcenter() is deprecated. I want to implement com.beloo.widget:ChipsLayoutManager:0.3.7. But this is uploaded on j

No read access to repo Jitpack error

My Github account is private. I'm trying to create a dependency in Jitpack of my github repo project. But its throwing "No read access to repo" error. Can anyon