1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-11 16:32:53 +00:00

version update

This commit is contained in:
kai-morich
2022-07-22 08:03:51 +02:00
committed by GitHub
parent ab27c19dc3
commit 963ae1d243
+1 -1
View File
@@ -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'
}
```