react-native-callkeep
react-native-callkeep copied to clipboard
add Android RN 0.73 Support - Update build.gradle w/ Namespace
follow https://stackoverflow.com/questions/76108428/how-do-i-fix-namespace-not-specified-error-in-android-studio
and https://github.com/getsentry/sentry-react-native/blob/main/android/build.gradle#L17C5-L20C6
which fixed Android Gradle Plugin error >= 8.x.x
can this be merged in?