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

pull/1048/head
renovate[bot] 2024-05-13 22:56:18 +00:00 zatwierdzone przez Andre K
rodzic 89ca8c5ea7
commit 71b4679aca
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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