Skip to content

Commit e15a45d

Browse files
author
Github Action
committed
Update readme to version=2.2.2
1 parent f25b2bf commit e15a45d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ new version to get future updates. See [migration guide](#migration-from-the-ori
2525
Contains the core and a BLE transport implementation using Nordic's [Android-BLE-Library v2](https://github.com/NordicSemiconductor/Android-BLE-Library).
2626

2727
```groovy
28-
implementation 'no.nordicsemi.android:mcumgr-ble:2.2.1'
28+
implementation 'no.nordicsemi.android:mcumgr-ble:2.2.2'
2929
```
3030

3131
The core module will be included automatically.
@@ -36,7 +36,7 @@ The core module will be included automatically.
3636
Core dependency only. Use if you want to provide your own transport implementation.
3737

3838
```groovy
39-
implementation 'no.nordicsemi.android:mcumgr-core:2.2.1'
39+
implementation 'no.nordicsemi.android:mcumgr-core:2.2.2'
4040
```
4141

4242
> Latest version targeting API 30 (Android 11) is 0.13.0-beta07.

0 commit comments

Comments
 (0)