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

pull/1375/head
renovate[bot] 2024-10-30 16:03:21 +00:00 zatwierdzone przez Andre K
rodzic b668a21b68
commit 8cb5b6a05a
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.8.0'
implementation 'com.github.mik3y:usb-serial-for-android:3.8.1'
// For Firebase Crashlytics & Analytics
googleImplementation platform('com.google.firebase:firebase-bom:33.5.1')