yandexmobile / react-native-appmetrica

React Native bridge to the AppMetrica on both iOS and Android.
MIT License
52 stars 132 forks source link

Update for Gradle 7.2 #58

Open GennadySX opened 2 years ago

GennadySX commented 2 years ago

please add support for Gradle 7.2

maven => maven-publish on lines [31, 50, 153] react-native-appmetrica/android/build.gradle

thanks!;)

ghost commented 2 years ago

Добрый день!Ваше письмо получено и зарегистрировано под уникальным номером № 16158461. Ответ обязательно будет предоставлен, пожалуйста, ожидайте.Просим Вас не отправлять повторное письмо по данному вопросу - оно будет считаться новой заявкой и может быть обработано позднее.Помощь сервиса: https://yandex.ru/support/direct/?from=email--С уважением,Отдел клиентского сервисател.: 8 800 234-24-80 (звонок из регионов России бесплатный)тел.: +7 495 739-37-77&nbsp23.02.2022, 01:15, "Gennady Sabirovsky" @.***>: please add support for Gradle 7.2 maven => maven-publish on lines [31, 50, 153] react-native-appmetrica/android/build.gradle thanks!;)

—Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.Message ID: @.***>

HessiPard commented 2 years ago

please add support for Gradle 7.2

maven => maven-publish on lines [31, 50, 153] react-native-appmetrica/android/build.gradle

thanks!;)

hi, would you exactly tell how mavenDeployer must be changed to?

tim7on commented 2 years ago

please add support for Gradle 7.2 maven => maven-publish on lines [31, 50, 153] react-native-appmetrica/android/build.gradle thanks!;)

hi, would you exactly tell how mavenDeployer must be changed to?

every part of gradle where u see apply plugin: 'maven' change on apply plugin: 'maven-publish'

HessiPard commented 2 years ago

I know but it errors on line where mavenDeployer() exists.

valery-lavrik commented 2 years ago

I also encountered this problem when installing appmetrica on the latest version of react-native (0.69.1)

No decision yet?

akbari6776 commented 1 year ago

I changed 'maven' to 'maven-publish', But i got this error :

Screenshot 2022-12-06 at 03 22 25 Screenshot 2022-12-06 at 03 22 08
Pashebor commented 1 year ago

I have the same problem

andreypaul commented 1 year ago

I have the same problem!!! Срочно!!!

Melber17 commented 11 months ago

Any updates?

asusoft commented 7 months ago

Any update?