mapaiva / react-native-usbserial

A USB serial React Native bridge
MIT License
58 stars 35 forks source link

overrideLibrary address in manifest.xml #9

Closed iozeen closed 5 years ago

iozeen commented 5 years ago

Hi. I'm using your library and it's working as intended. But since I can't use it on lower versions of android I would like to override it in manifest file just to ignore apk installation error. Wanted to know address of library to put in here: tools:overrideLibrary="com.reactlibrary"