We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb5ea34 commit 42c477fCopy full SHA for 42c477f
packages/flutter_blue_plus_android/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 4.0.1
2
+* fix compile error
3
+
4
## 4.0.0
5
* Use bytes instead of hex for platform communication (#1130)
6
packages/flutter_blue_plus_android/pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_blue_plus_android
description: Android implementation of the flutter_blue_plus plugin.
-version: 4.0.0
+version: 4.0.1
homepage: https://github.com/chipweinberger/flutter_blue_plus
environment:
0 commit comments