Readme update

This commit is contained in:
Aleksander Nowakowski 2020-02-12 11:46:41 +01:00
parent 50c0946836
commit eed5d74050
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ The DFU library may be found on jcenter and Maven Central repository. Add it to
adding the following dependency: adding the following dependency:
```Groovy ```Groovy
implementation 'no.nordicsemi.android:dfu:1.9.2' implementation 'no.nordicsemi.android:dfu:1.10.0'
``` ```
For projects not migrated to Android Jetpack, use: For projects not migrated to Android Jetpack, use: