react-native-documents / document-picker

Document Picker for React Native
https://react-native-documents.github.io/
MIT License
1.35k stars 437 forks source link

fix: pick up correct android build tools version #509

Closed vonovak closed 2 years ago

vonovak commented 2 years ago

Summary

closes #446, flags RNwindows as optional

Test Plan

android: tested in example project and seeing that this influences the "external libraries" in android studio, the settings does have effect

Compatibility

OS Implemented
iOS
Android

Checklist