Skip to content

Commit

Permalink
Release 1.32.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chipweinberger committed May 7, 2024
1 parent 9cf42f1 commit 1726456
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
## 1.32.5
* **[Fix]** android: support multiple MSD with the same manufacturer ID

## 1.32.4
* **[Improve]** revert 1.32.3 (i.e. go back to 1.32.1 behavior)
* **[Fix]** fix `SCAN_FAILED_ALREADY_STARTED` on android after adapter is turned `off` then `on`
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_blue_plus
description: Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, and MacOS.
version: 1.32.4
version: 1.32.5
homepage: https://github.com/boskokg/flutter_blue_plus

environment:
Expand Down

0 comments on commit 1726456

Please sign in to comment.