Update serious_python dependency ref to cxx-20
Changed the git reference for the serious_python dependency from 'app-zip-windows-fix' to 'cxx-20' in pubspec.yaml to use the latest updates from that branch.
This commit is contained in:
parent
46173c9a69
commit
3fd3cef4a9
|
|
@ -43,7 +43,7 @@ dependency_overrides:
|
||||||
serious_python:
|
serious_python:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/flet-dev/serious-python.git
|
url: https://github.com/flet-dev/serious-python.git
|
||||||
ref: app-zip-windows-fix
|
ref: cxx-20
|
||||||
path: src/serious_python
|
path: src/serious_python
|
||||||
|
|
||||||
package_info_plus: ^9.0.0
|
package_info_plus: ^9.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue