We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Device type:Android OS version: 11 EasyPermissions version: all
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
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.
The text was updated successfully, but these errors were encountered:
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.
maven central
Sorry, something went wrong.
great thx!
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: