From c56505f810db2cd1d20b911a3a7aaa5e6d81ca63 Mon Sep 17 00:00:00 2001 From: Chip Weinberger Date: Mon, 7 Oct 2024 14:43:33 -0700 Subject: [PATCH] Release 1.33.3 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ed26d33..cfff3d1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.33.3 +* **[Fix]** Android: asking permission would not work until app restart (regression 1.32.13) + ## 1.33.2 * **[Fix]** Android: compile bug in 1.33.1 diff --git a/pubspec.yaml b/pubspec.yaml index ba0faf7a..0ff801e8 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, iOS, and MacOS. -version: 1.33.2 +version: 1.33.3 homepage: https://github.com/boskokg/flutter_blue_plus environment: