Skip to content

Commit

Permalink
chore(deps): bump com.github.mik3y:usb-serial-for-android from v3.8.0…
Browse files Browse the repository at this point in the history
… to 3.8.1 (#2565)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 2a0a463 commit ba6b8a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
implementation("de.hdodenhof:circleimageview:3.1.0")
implementation("com.github.devlight:navigationtabstrip:1.0.4")
implementation("com.afollestad.material-dialogs", "commons", "0.9.6.0")
implementation("com.github.mik3y:usb-serial-for-android:v3.8.0")
implementation("com.github.mik3y:usb-serial-for-android:3.8.1")
implementation("com.github.medyo:android-about-page:1.3")
implementation("com.github.tiagohm.MarkdownView:library:0.19.0")
implementation("com.github.mirrajabi:search-dialog:1.2.4")
Expand Down

0 comments on commit ba6b8a1

Please sign in to comment.