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

pull/1088/head
renovate[bot] 2024-06-02 15:43:21 +00:00 zatwierdzone przez Andre K
rodzic a5c0103e8a
commit b172c61a72
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -237,7 +237,7 @@ dependencies {
implementation "com.google.protobuf:protobuf-kotlin:$protobuf_version"
// For UART access
implementation 'com.github.mik3y:usb-serial-for-android:3.7.2'
implementation 'com.github.mik3y:usb-serial-for-android:3.7.3'
// For Firebase Crashlytics & Analytics
googleImplementation platform('com.google.firebase:firebase-bom:33.1.0')