Prepare release of 1.5.0+16 #noissue
This commit is contained in:
parent
06db805f82
commit
b18d63ce1e
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
* Switched to Material You defaulting to blue swatch colors respecting dark mode
|
* Switched to Material You defaulting to blue swatch colors respecting dark mode
|
||||||
* Switched to Material You navigation bar and removed unsupported swipe navigation
|
* Switched to Material You navigation bar and removed unsupported swipe navigation
|
||||||
* Increased target SDK to `33`
|
* Increased target SDK to `33`
|
||||||
* Increased dart to `>= 2.18.6`
|
* Increased dart to `>= 2.18.5`
|
||||||
* Indicate configuration loading in profile view
|
* Indicate configuration loading in profile view
|
||||||
* Switched linked git repository away from GitHub
|
* Switched linked git repository away from GitHub
|
||||||
* Updated internal dependencies
|
* Updated internal dependencies
|
||||||
|
|
|
@ -881,5 +881,5 @@ packages:
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "3.1.1"
|
version: "3.1.1"
|
||||||
sdks:
|
sdks:
|
||||||
dart: ">=2.18.6 <3.0.0"
|
dart: ">=2.18.5 <3.0.0"
|
||||||
flutter: ">=3.3.0"
|
flutter: ">=3.3.0"
|
||||||
|
|
Loading…
Reference in a new issue