Skip to content

Commit 42c477f

Browse files
[Release] flutter_blue_plus_android 4.0.1
1 parent bb5ea34 commit 42c477f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

packages/flutter_blue_plus_android/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 4.0.1
2+
* fix compile error
3+
14
## 4.0.0
25
* Use bytes instead of hex for platform communication (#1130)
36

packages/flutter_blue_plus_android/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_blue_plus_android
22
description: Android implementation of the flutter_blue_plus plugin.
3-
version: 4.0.0
3+
version: 4.0.1
44
homepage: https://github.com/chipweinberger/flutter_blue_plus
55

66
environment:

0 commit comments

Comments
 (0)