diff --git a/README.md b/README.md index 51d13f4..d7988cc 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.2' + implementation 'com.github.mik3y:usb-serial-for-android:3.7.3' } ```