yandexmobile / react-native-appmetrica

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

Compatibility with Gradle 7 #61

Open NikitaDudin opened 2 years ago

NikitaDudin commented 2 years ago

Building script crashed with react-native 0.68.2 and Gradle 7.3.3

  1. Gradle 7 maven removed
  2. Gradle 7 compile removed

Linked issues:

58

hgeorgilas commented 2 years ago

Is this going to be merged?

TIA

awaynell commented 2 years ago

At the moment, it is impossible to use the library, because the current version of React Native works in conjunction with Gradle 7+. This version of Gradle no longer supports maven. This is a very important update.