mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: update usb-serial-for-android to 3.5.1
This commit is contained in:
parent
5abf141033
commit
b2333041e9
1 changed files with 1 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue