From 6922604ee726b9837a4ceb90864c1e04c9c0216f Mon Sep 17 00:00:00 2001 From: Kangkang Date: Thu, 16 Feb 2023 22:59:02 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20fix=20unexpected=20bugs=20on=20A?= =?UTF-8?q?ndroid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fee8b3..404e281 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ that can be found in the LICENSE file. --> # Changelog +## 0.4.0+1 +### 🔨 Fix unexpected bugs on Android. + +* 🤖 Fix unexpected bugs on Android. + ## 0.4.0 ### 💥 Break Change diff --git a/pubspec.yaml b/pubspec.yaml index c7fd4ef..487b07e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: flutter_ali_auth description: Flutter Ali Auth Plugin 阿里云一键登录Flutter插件 repository: https://github.com/fluttercandies/flutter_ali_auth -version: 0.4.0 +version: 0.4.0+1 homepage: https://github.com/fluttercandies/flutter_ali_auth environment: