We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ea4e9 commit 2834d34Copy full SHA for 2834d34
mcumgr-ble/build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
api project(':mcumgr-core')
48
49
// Import the BLE Library
50
- api 'no.nordicsemi.android:ble:2.7.1'
+ api 'no.nordicsemi.android:ble:2.7.2'
51
52
// Logging
53
implementation 'org.slf4j:slf4j-api:1.7.36'
0 commit comments