From 4b237db581e35242a628aefe387e2085a6533e8d Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Fri, 12 Dec 2025 11:15:04 -0800 Subject: [PATCH] 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. --- {{cookiecutter.out_dir}}/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 5c56d8c..249abb9 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -45,7 +45,7 @@ dependency_overrides: serious_python: git: url: https://github.com/flet-dev/serious-python.git - ref: android10-fix + ref: android-crash-fix path: src/serious_python package_info_plus: ^9.0.0