Skip to content

Commit

Permalink
Merge pull request #195 from NordicSemiconductor/ble-library
Browse files Browse the repository at this point in the history
Android BLE library updated to 2.2.0-beta03
  • Loading branch information
philips77 authored Oct 11, 2024
2 parents d2e2291 + 68368b2 commit b8eff13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mcumgr-ble/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
api project(':mcumgr-core')

// Import the BLE Library
api 'no.nordicsemi.android:ble:2.9.0-beta02'
api 'no.nordicsemi.android:ble:2.9.0-beta03'

// Logging
implementation 'org.slf4j:slf4j-api:2.0.16'
Expand Down

0 comments on commit b8eff13

Please sign in to comment.