Version 1.10.4

This commit is contained in:
philips77 2020-06-25 11:16:48 +02:00
parent e720d006c9
commit c0de160087
2 changed files with 2 additions and 2 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:
```Groovy
implementation 'no.nordicsemi.android:dfu:1.10.3'
implementation 'no.nordicsemi.android:dfu:1.10.4'
```
For projects not migrated to Android Jetpack, use:

View File

@ -18,7 +18,7 @@
# org.gradle.parallel=true
android.useAndroidX=true
VERSION_NAME=1.10.3
VERSION_NAME=1.10.4
GROUP=no.nordicsemi.android
POM_DESCRIPTION=Device Firmware Update library