diff --git a/CHANGELOG.md b/CHANGELOG.md index af522973..15e3828d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.7.4 +* android: fix Android 13 access fine location error + ## 1.7.3 * android: fix exception thrown when descriptor.write is called (regression in 1.7.0) diff --git a/pubspec.yaml b/pubspec.yaml index ca14828b..990bedaa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_blue_plus description: Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android and iOS -version: 1.7.3 +version: 1.7.4 homepage: https://github.com/boskokg/flutter_blue_plus environment: