react-native-geolocation-service
react-native-geolocation-service copied to clipboard
remove buildToolsVersion config
Summary
buildToolsVersion is no longer required since AGP 3.1 (March 2018), See https://developer.android.com/studio/releases/gradle-plugin#3-1-0. Having buildToolsVersion is extra noise and download for no value
Test Plan
The module will build and work as before.