File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
capacitor-plugins/betaflight-serial Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ dependencies {
5454 implementation " androidx.appcompat:appcompat:$androidxAppCompatVersion "
5555
5656 // USB Serial for Android library - provides comprehensive USB-to-serial driver support
57- implementation ' com.github.mik3y:usb-serial-for-android:3.8 .0'
57+ implementation ' com.github.mik3y:usb-serial-for-android:3.9 .0'
5858
5959 testImplementation " junit:junit:$junitVersion "
6060 androidTestImplementation " androidx.test.ext:junit:$androidxJunitVersion "
Original file line number Diff line number Diff line change @@ -1705,7 +1705,7 @@ rimraf@^3.0.2:
17051705 dependencies :
17061706 glob "^7.1.3"
17071707
1708- rollup@^2.32.0 :
1708+ rollup@^2.79.2 :
17091709 version "2.79.2"
17101710 resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
17111711 integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
You can’t perform that action at this time.
0 commit comments