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:
parent
992a77781a
commit
4a2e73581a
|
|
@ -32,7 +32,7 @@ dependency_overrides:
|
|||
serious_python:
|
||||
git:
|
||||
url: https://github.com/flet-dev/serious-python.git
|
||||
ref: main
|
||||
ref: android-16k
|
||||
path: src/serious_python
|
||||
|
||||
wakelock_plus: ^1.2.10
|
||||
|
|
|
|||
Loading…
Reference in New Issue