Update serious_python dependency to main branch
Changed the serious_python dependency override to use the 'main' branch instead of 'hidden-files-fix' for improved stability and alignment with upstream changes.
This commit is contained in:
parent
2febd14593
commit
992a77781a
|
|
@ -32,7 +32,7 @@ dependency_overrides:
|
|||
serious_python:
|
||||
git:
|
||||
url: https://github.com/flet-dev/serious-python.git
|
||||
ref: hidden-files-fix
|
||||
ref: main
|
||||
path: src/serious_python
|
||||
|
||||
wakelock_plus: ^1.2.10
|
||||
|
|
|
|||
Loading…
Reference in New Issue