From a61a873b1141a1aec437eab1f3190503bc28be8a Mon Sep 17 00:00:00 2001 From: Yann Cabral Date: Fri, 3 May 2024 14:54:05 -0300 Subject: [PATCH] bump version --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1c7aac..f984c01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.3.3 +* Change Java version to 11 and gradle to 7.4.2 to solve apk build error ([View Contributor's Github](https://github.com/lcmacedo)) + ## 0.3.2 * Removed unnecessary NDK declaration from Android build.gradle to eliminate compilation warning when no C/C++ dependencies are present. ([View Contributor's Github](https://github.com/Petrol-)) diff --git a/pubspec.yaml b/pubspec.yaml index 49f5a95..2be60d7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: open_settings_plus description: The most complete flutter plugin packages for open various settings screen, covering newer versions of ios and android. -version: 0.3.2 +version: 0.3.3 homepage: https://github.com/yanncabral/open_settings_plus environment: