Skip to content

Commit 4fe78ee

Browse files
authored
Merge pull request #4 from JuulLabs-OSS/master
Up-merge
2 parents 0e16fa4 + cbe5bca commit 4fe78ee

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
@@ -20,7 +20,7 @@ android {
2020

2121
dependencies {
2222
// Import the BLE Library
23-
api 'no.nordicsemi.android:ble:2.2.0'
23+
api 'no.nordicsemi.android:ble:2.2.1'
2424

2525
// Logging
2626
implementation 'org.slf4j:slf4j-api:1.7.30'

0 commit comments

Comments
 (0)