android: fix android logging

This commit is contained in:
William Casarin
2025-01-04 13:13:34 -08:00
parent fe6206c546
commit 5f21d32d96
5 changed files with 37 additions and 54 deletions

View File

@@ -23,7 +23,6 @@ egui_tabs = { workspace = true }
egui_virtual_list = { workspace = true }
ehttp = { workspace = true }
enostr = { workspace = true }
env_logger = { workspace = true }
hex = { workspace = true }
image = { workspace = true }
indexmap = { workspace = true }