Rapsssito / react-native-background-actions

React Native background service library for running background tasks forever in Android & iOS.
MIT License
796 stars 115 forks source link

fix(Android): Fix RN 0.73 namespace requirement #229

Closed gasolin closed 2 months ago

gasolin commented 2 months ago

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

Fixes #179

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 4.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: