diff --git a/README.md b/README.md index cb83b735..c24e34d2 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.0' + implementation 'com.github.mik3y:usb-serial-for-android:3.4.1' } ```