Skip to content

Commit

Permalink
merge master into ble
Browse files Browse the repository at this point in the history
  • Loading branch information
fr3ts0n committed Jul 11, 2024
2 parents d53f078 + 50bf889 commit 045d61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androbd/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation project(':plugin')
implementation project(':library')
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.github.mik3y:usb-serial-for-android:3.3.0'
implementation 'com.github.mik3y:usb-serial-for-android:3.8.0'
implementation 'com.github.anastr:speedviewlib:1.6.1'
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.activity:activity-ktx:1.9.0'
Expand Down

0 comments on commit 045d61c

Please sign in to comment.