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

This commit is contained in:
renovate[bot]
2023-10-15 15:27:55 +00:00
committed by Andre K
parent 7d0b2b9fa2
commit b82256faae

View File

@@ -222,7 +222,7 @@ dependencies {
implementation "com.google.protobuf:protobuf-kotlin:$protobuf_version"
// For UART access
implementation 'com.github.mik3y:usb-serial-for-android:3.6.0'
implementation 'com.github.mik3y:usb-serial-for-android:3.7.0'
// location services
googleImplementation 'com.google.android.gms:play-services-location:21.0.1'