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

This commit is contained in:
renovate[bot] 2024-07-05 20:24:13 +00:00 committed by Andre K
parent 9083307499
commit a34a23ece3

View file

@ -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.3'
implementation 'com.github.mik3y:usb-serial-for-android:3.8.0'
// For Firebase Crashlytics & Analytics
googleImplementation platform('com.google.firebase:firebase-bom:33.1.2')