Skip to content

Commit 4d48e14

Browse files
author
Github Action
committed
Update readme to version=2.9.0
1 parent 82609a8 commit 4d48e14

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The DFU library is available on Maven Central repository. Add it to your project
4545
adding the following dependency:
4646

4747
```Groovy
48-
implementation 'no.nordicsemi.android:dfu:2.8.0'
48+
implementation 'no.nordicsemi.android:dfu:2.9.0'
4949
```
5050

5151
Latest version targeting API lower than 31 is 1.11.1.
@@ -123,8 +123,6 @@ It is compatible with all Bootloader/DFU versions.
123123

124124
See the [documentation](documentation) for more information.
125125

126-
API documentation is located [here](https://nordicsemiconductor.github.io/Android-DFU-Library/html/index.html).
127-
128126
## Requirements
129127

130128
The library is compatible with nRF51 and nRF52 devices with S-Series Soft Device and the
@@ -178,11 +176,6 @@ iOS version of the same library can be found at [IOS-DFU-Library](https://github
178176
A library for both iOS and Android that is based on this library is available for React Native:
179177
[react-native-nordic-dfu](https://github.com/Salt-PepperEngineering/react-native-nordic-dfu)
180178

181-
### Capacitor
182-
183-
A library for both iOS and Android that is based on this library is available for [Capacitor](https://capacitorjs.com):
184-
[nordic-dfu](https://github.com/robsonos/nordic-dfu)
185-
186179
### Flutter
187180

188181
A library for both iOS and Android that is based on this library is available for Flutter:

0 commit comments

Comments
 (0)