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

This commit is contained in:
renovate[bot] 2024-06-02 15:43:21 +00:00 committed by Andre K
parent a5c0103e8a
commit b172c61a72

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