We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cc1ba8 commit a1918ebCopy full SHA for a1918eb
CHANGELOG.md
@@ -1,6 +1,10 @@
1
-## [1.5.0] - 2th January 2024
+## [1.5.1] - 2nd January 2024
2
3
-* Fixed issue with gradle namespace missing and others
+* Fixed an issue with missing Gradle namespace and other related issues.
4
+* Resolved an issue with the Java target SDK.
5
+* Adjusted Dart SDK constraint to exclusively support Dart null-safety and Flutter null-safety versions.
6
+* Corrected the usage of old Flutter embedding in the example app.
7
+* Updated the wrapper to support the new Gradle version.
8
9
## [1.5.0] - 16th September 2022
10
0 commit comments