appsflyer-react-native-plugin
appsflyer-react-native-plugin copied to clipboard
Namespace missing in android build.gradle
Report
Plugin Version
6.15.1
On what Platform are you having the issue?
android
What did you do?
Install latest package and build
What did you expect to happen?
Should support React Native 0.73 with a namespace in the build.gradle as referenced in this issue
What happened instead?
The namespace is missing and so this fails when using Gradle 8. A patch package is a workaround but it would be great not to have to do this