react-native-geolocation-service icon indicating copy to clipboard operation
react-native-geolocation-service copied to clipboard

remove buildToolsVersion config

Open dulmandakh opened this issue 3 years ago • 0 comments

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.

dulmandakh avatar Oct 08 '22 10:10 dulmandakh