-
Notifications
You must be signed in to change notification settings - Fork 314
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Unable to upgrade to lib version 1.4.0. #266
Comments
The JCenter repository was recently discontinued. You can add aar to the libs folder in your application and it will solve the problem until the publisher moves the library to a new repository @gmMustafa I hope this solves your problem |
@smarteist Are you going to load the library for a new repository? |
Hey Abd,
Thanks for the reply. I will use the .aar for now, but I would prefer
the new repo in the future.
Thanks.
…On Wed, Sep 4, 2024 at 10:05 AM Abd Nezar ***@***.***> wrote:
@smarteist <https://github.com/smarteist> Are you going to load the
library for a new repository?
—
Reply to this email directly, view it on GitHub
<#266 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGNBWUTNNDP3DRU6AMJA4ODZU25LVAVCNFSM6AAAAABNN554U6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRYGE4DQMBYGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
After adding .aar file ,it still gives error |
Please be sure to |
@abdnezar I tried your solution , gradle sync successfully , but still unable to use plugin , As it gives error of dependency not found , May be , I missed something else |
not working the aar |
use this: maven { url 'https://jitpack.io' } |
Describe the bug
Unable to upgrade to lib version 1.4.0.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
the new version should be integrated
.
Log file
logfile.txt
Smartphone (please complete the following information):
Additional context
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
The text was updated successfully, but these errors were encountered: