Skip to content

Commit 2834d34

Browse files
committed
BLE library updated to 2.7.2
1 parent e6ea4e9 commit 2834d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcumgr-ble/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
api project(':mcumgr-core')
4848

4949
// Import the BLE Library
50-
api 'no.nordicsemi.android:ble:2.7.1'
50+
api 'no.nordicsemi.android:ble:2.7.2'
5151

5252
// Logging
5353
implementation 'org.slf4j:slf4j-api:1.7.36'

0 commit comments

Comments
 (0)