chore: update usb-serial-for-android to 3.5.1

This commit is contained in:
andrekir 2023-07-09 08:04:45 -03:00
parent 5abf141033
commit b2333041e9

View file

@ -215,8 +215,7 @@ dependencies {
implementation "com.google.protobuf:protobuf-kotlin:$protobuf_version"
// For UART access
// implementation 'com.google.android.things:androidthings:1.0'
implementation 'com.github.mik3y:usb-serial-for-android:3.4.6'
implementation 'com.github.mik3y:usb-serial-for-android:3.5.1'
// location services
googleImplementation 'com.google.android.gms:play-services-location:21.0.1'