diff --git a/README.md b/README.md index 26084a34..01e6a899 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ If using gradle kotlin use line Add library to dependencies ```gradle dependencies { - implementation 'com.github.mik3y:usb-serial-for-android:3.7.3' + implementation 'com.github.mik3y:usb-serial-for-android:3.8.0' } ```