Updated usb-serial up to 3.4.3

pull/29/head
sh123 2021-10-23 21:53:02 +03:00
rodzic 02051c847b
commit 0695d65eb0
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -36,7 +36,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.2.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'com.github.mik3y:usb-serial-for-android:3.3.0'
implementation 'com.github.mik3y:usb-serial-for-android:3.4.3'
testImplementation 'junit:junit:4.13.1'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'