Update serious_python dependency ref in pubspec.yaml
Changed the git ref for serious_python from 'android-crash-fix' to 'android10-fix' to use the updated branch.
This commit is contained in:
parent
4b237db581
commit
2f0ba42bcb
|
|
@ -45,7 +45,7 @@ dependency_overrides:
|
|||
serious_python:
|
||||
git:
|
||||
url: https://github.com/flet-dev/serious-python.git
|
||||
ref: android-crash-fix
|
||||
ref: android10-fix
|
||||
path: src/serious_python
|
||||
|
||||
package_info_plus: ^9.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue