Agontuk / react-native-geolocation-service

React native geolocation service for iOS and android
https://www.npmjs.com/package/react-native-geolocation-service
MIT License
1.6k stars 290 forks source link

setup namespace #440

Open ilies-space opened 3 days ago

ilies-space commented 3 days ago

Summary

This pull request resolves the issue with the react-native-geolocation-service module failing to build due to a missing namespace in the module's build.gradle file.

` FAILURE: Build failed with an exception.

`

Test Plan

Build successfully on Gradle > 8.0.1