mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-04-07 20:05:49 +00:00
chore(android): update Gradle dependencies, adjust Python build path, and enhance AndroidManifest with drawable resources
This commit is contained in:
@@ -8,8 +8,7 @@ def start_server(port=8000):
|
||||
'meshchat',
|
||||
'--headless',
|
||||
'--host', '127.0.0.1',
|
||||
'--port', str(port),
|
||||
'--no-https'
|
||||
'--port', str(port)
|
||||
]
|
||||
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user