Merge pull request #366 from ti777777/main

update readme
pull/374/head
kai-morich 2021-05-23 15:49:07 +02:00 zatwierdzone przez GitHub
commit c73c38ca82
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -29,7 +29,7 @@ allprojects {
Add library to dependencies
```gradle
dependencies {
implementation 'com.github.mik3y:usb-serial-for-android:3.3.1'
implementation 'com.github.mik3y:usb-serial-for-android:3.4.0'
}
```