mik3y / usb-serial-for-android

Android USB host serial driver library for CDC, FTDI, Arduino and other devices.
MIT License
4.82k stars 1.58k forks source link

update adding repository #464

Closed chobitsfan closed 1 year ago

chobitsfan commented 1 year ago

For newer version of Android Studio, you may need to add repository to setting.gradle instead of build.gradle. I found it in https://stackoverflow.com/a/69506760/6339474.