From 93127c841ce19c74bef508dbfa4e92d9503fba61 Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Thu, 11 Dec 2025 10:48:26 -0800 Subject: [PATCH] Update serious_python dependency ref Changed the git reference for serious_python from 'android-crash-fix' to 'android10-fix' in pubspec.yaml to use the latest fix. --- {{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 249abb9..5c56d8c 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: android-crash-fix + ref: android10-fix path: src/serious_python package_info_plus: ^9.0.0