Skip to content

Commit

Permalink
chore(deps): update com.github.mik3y:usb-serial-for-android to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and andrekir committed Sep 11, 2023
1 parent e20271d commit f4d7ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ dependencies {
implementation "com.google.protobuf:protobuf-kotlin:$protobuf_version"

// For UART access
implementation 'com.github.mik3y:usb-serial-for-android:3.5.1'
implementation 'com.github.mik3y:usb-serial-for-android:3.6.0'

// location services
googleImplementation 'com.google.android.gms:play-services-location:21.0.1'
Expand Down

0 comments on commit f4d7ea3

Please sign in to comment.