Enable serious_python with updated git reference

Uncommented the serious_python dependency and updated its git reference to use the 'android-logging-fix' branch. This change ensures the project uses the latest fixes from the serious_python repository.
This commit is contained in:
Feodor Fitsner 2025-12-18 14:05:16 -08:00
parent 99078d3554
commit e9faee914b
1 changed files with 5 additions and 5 deletions

View File

@ -40,11 +40,11 @@ dependency_overrides:
ref: main ref: main
url: https://github.com/flet-dev/flet.git url: https://github.com/flet-dev/flet.git
# 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: android10-fix ref: android-logging-fix
# path: src/serious_python path: src/serious_python
package_info_plus: ^9.0.0 package_info_plus: ^9.0.0
wakelock_plus: ^1.4.0 wakelock_plus: ^1.4.0