Update serious_python dependency to main branch

Changed the serious_python dependency override to use the 'main' branch instead of 'android-16k' for improved stability and access to latest updates.
This commit is contained in:
Feodor Fitsner 2025-10-25 09:49:27 -07:00
parent c81a793fc3
commit 424f0921aa
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ dependency_overrides:
serious_python:
git:
url: https://github.com/flet-dev/serious-python.git
ref: android-16k
ref: main
path: src/serious_python
wakelock_plus: ^1.2.10