Skip to content

Commit

Permalink
release of v6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juliansteenbakker committed Aug 17, 2023
1 parent 28ea437 commit fbb0b55
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
## 6.1.1
* [Android] Fix rebootTime parameter to convert to Long from Int (thanks @rstewart22 !)
* [Android] Fix build for older AGP versions.

## 6.1.0
* [Android] Added rebootTime parameter.
* [Android] Upgraded to gradle 8
* [Android] Upgraded to gradle 8.

## 6.0.1
[Android] Fixed an exception when starting DFU.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: nordic_dfu
description: This library allows you to do a Device Firmware Update (DFU) of your nrf51 or nrf52 chip from Nordic Semiconductor. Fork of flutter-nordic-dfu.
version: 6.1.0
version: 6.1.1
homepage: https://github.com/juliansteenbakker/nordic_dfu

environment:
Expand Down

0 comments on commit fbb0b55

Please sign in to comment.