Skip to content

Commit

Permalink
Merge pull request #60 from NordicSemiconductor/feature/throughtput-g…
Browse files Browse the repository at this point in the history
…raph

Migration to Android BLE Library 2.4.1
  • Loading branch information
philips77 authored May 27, 2022
2 parents 19655fa + 390bac2 commit d4ce512
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 @@ -31,7 +31,7 @@ dependencies {
api project(':mcumgr-core')

// Import the BLE Library
api 'no.nordicsemi.android:ble:2.4.0'
api 'no.nordicsemi.android:ble:2.4.1'

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

0 comments on commit d4ce512

Please sign in to comment.