Update serious_python dependency ref in pubspec.yaml

Changed the git ref for the serious_python dependency from 'main' to 'android-16k' to use a different branch or commit.
This commit is contained in:
Feodor Fitsner 2025-10-20 09:55:55 -07:00
parent 992a77781a
commit 4a2e73581a
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,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: main ref: android-16k
path: src/serious_python path: src/serious_python
wakelock_plus: ^1.2.10 wakelock_plus: ^1.2.10