permissions-dispatcher / PermissionsDispatcher

A declarative API to handle Android runtime permissions.
https://github.com/permissions-dispatcher/PermissionsDispatcher
Apache License 2.0
11.22k stars 1.44k forks source link

401 from public repository #728

Closed kamilj closed 3 years ago

kamilj commented 3 years ago

No jetpack privileges

Could not GET 'https://jitpack.io/com/github/hotchemi/permissionsdispatcher-processor/4.8.0/permissionsdispatcher-processor-4.8.0.pom'. Received status code 401 from server: Unauthorized Disable Gradle 'offline mode' and sync project

kamilj commented 3 years ago

Ok wrong address Addres has changed from com.github.hotchemi:permissionsdispatcher to org.permissionsdispatcher:permissionsdispatcher

hotchemi commented 3 years ago

Yup, see https://github.com/permissions-dispatcher/PermissionsDispatcher/blob/master/doc/migration_guide.md#migrating-to-maven-central as well.