chore(deps): update com.github.mik3y:usb-serial-for-android to v3.6.0

pull/728/head
renovate[bot] 2023-09-06 08:45:29 +00:00 zatwierdzone przez Andre K
rodzic e20271d829
commit f4d7ea3f64
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -217,7 +217,7 @@ dependencies {
implementation "com.google.protobuf:protobuf-kotlin:$protobuf_version"
// For UART access
implementation 'com.github.mik3y:usb-serial-for-android:3.5.1'
implementation 'com.github.mik3y:usb-serial-for-android:3.6.0'
// location services
googleImplementation 'com.google.android.gms:play-services-location:21.0.1'