From d0be61ef0b8d4f119efaed17ec75826c66654b3f Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Tue, 11 Feb 2025 19:10:16 -0800 Subject: [PATCH] serious_python:main --- {{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 b4b450b..1b24125 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -31,7 +31,7 @@ dependency_overrides: serious_python: git: url: https://github.com/flet-dev/serious-python.git - ref: ios-fix + ref: main path: src/serious_python wakelock_plus: ^1.2.10