Skip to content

Commit d1de47b

Browse files
committed
Version 1.11.0
1 parent e0ab213 commit d1de47b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The DFU library may be found on jcenter and Maven Central repository. Add it to
88
adding the following dependency:
99

1010
```Groovy
11-
implementation 'no.nordicsemi.android:dfu:1.10.5'
11+
implementation 'no.nordicsemi.android:dfu:1.11.0'
1212
```
1313

1414
For projects not migrated to Android Jetpack, use:

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# org.gradle.parallel=true
1919
android.useAndroidX=true
2020

21-
VERSION_NAME=1.10.5
21+
VERSION_NAME=1.11.0
2222
GROUP=no.nordicsemi.android
2323

2424
POM_DESCRIPTION=Device Firmware Update library

0 commit comments

Comments
 (0)