Closed Widdershin closed 2 years ago
react-native@0.67 requires an updated version of Gradle, which no longer supports the maven plugin.
This PR updates the android build.gradle to use the new maven-publish plugin, which offers the same functionality.
Fixes #52 when released.
Thanks! But I tried to build the Android app with these changes and encountered this problem https://github.com/MindscapeHQ/raygun4reactnative/issues/57
react-native@0.67 requires an updated version of Gradle, which no longer supports the maven plugin.
This PR updates the android build.gradle to use the new maven-publish plugin, which offers the same functionality.
Fixes #52 when released.