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

This commit is contained in:
renovate[bot] 2024-10-30 16:03:21 +00:00 committed by Andre K
parent b668a21b68
commit 8cb5b6a05a

View file

@ -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')