diff --git a/README.md b/README.md index a0ff2cc..e98603b 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.9.0' + implementation 'com.github.mik3y:usb-serial-for-android:3.10.0' } ```