Update serious_python dependency ref

Changed the git reference for serious_python from 'android10-fix' to 'android-crash-fix' in pubspec.yaml to use the latest fix for Android crashes.
This commit is contained in:
Feodor Fitsner 2025-12-12 11:15:04 -08:00
parent 93127c841c
commit 4b237db581
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,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: android10-fix ref: android-crash-fix
path: src/serious_python path: src/serious_python
package_info_plus: ^9.0.0 package_info_plus: ^9.0.0