From 667622b98d7964fff16fd21200ccd78fcbb89c41 Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Thu, 13 Feb 2025 13:36:22 -0800 Subject: [PATCH] resources branch --- {{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 1b24125..2fd720f 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: main + ref: resources path: src/serious_python wakelock_plus: ^1.2.10