Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing jcenter() error in build #4

Closed
techker opened this issue Apr 21, 2021 · 2 comments
Closed

Removing jcenter() error in build #4

techker opened this issue Apr 21, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@techker
Copy link

techker commented Apr 21, 2021

Basic Information

Device type:Android
OS version: 11
EasyPermissions version: all

Describe the problem

With the new Android X JCenter() is now deprecated. when removing it fro gradle we get
Failed to resolve: com.vmadalin:easypermissions-ktx:0.1.0

Code and logs

Failed to resolve: com.vmadalin:easypermissions-ktx:0.1.0
Show in Project Structure dialog
Affected Modules: app

// TODO(you): show the code that produces the problem,
// and any relevant logs.

@vmadalin vmadalin added the bug Something isn't working label May 1, 2021
@vmadalin
Copy link
Owner

vmadalin commented May 1, 2021

Hi @techker thank you for the ticket. I created a branch with the changes https://github.com/VMadalin/easypermissions-ktx/tree/migrate-to-maven-central and soon as I have everything in place to publish to maven central I gonna create the PR.

@techker
Copy link
Author

techker commented May 1, 2021

great thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants