-
Notifications
You must be signed in to change notification settings - Fork 131
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
Use maven in android gradle is deprecated #64
Comments
Добрый день!Ваше письмо получено и зарегистрировано под уникальным номером № 18635050. Ответ обязательно будет предоставлен, пожалуйста, ожидайте.Просим Вас не отправлять повторное письмо по данному вопросу - оно будет считаться новой заявкой и может быть обработано позднее.Помощь сервиса: https://yandex.ru/support/direct/?from=email--С уважением,Отдел клиентского сервисател.: 8 800 234-24-80 (звонок из регионов России бесплатный)тел.: +7 495 739-37-77 06.08.2022, 12:00, "Mostafa Emami" ***@***.***>:
Hi i recently add this package to my project but when i want to run android i faced with this issue :
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
that refers you must replace maven in android gradle with an alternative
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Такая же проблема |
Знаем о этой ситуации, активно занимаемся ее решением. We are aware of this situation and are actively working to resolve it as quickly as possible. |
Any estimates on this issue? Now it's blocking issue for many. |
any solutions? |
Just added the package and got the same issue. Managed to overcome it with the following patch
|
Яндекс просто забил на эту библиотеку) Зачетно |
С кайфом )) |
Hi i recently add this package to my project but when i want to run android i faced with this issue :
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
that refers you must replace maven in android gradle with an alternative
The text was updated successfully, but these errors were encountered: