diff --git a/README.md b/README.md index c447a52..21934ac 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ allprojects { Add library to dependencies ```gradle dependencies { - implementation 'com.github.mik3y:usb-serial-for-android:3.4.5' + implementation 'com.github.mik3y:usb-serial-for-android:3.4.6' } ```