android: fix android logging
This commit is contained in:
@@ -44,7 +44,7 @@ default = []
|
||||
profiling = ["notedeck_columns/puffin", "puffin", "puffin_egui"]
|
||||
|
||||
[target.'cfg(target_os = "android")'.dependencies]
|
||||
android_logger = "0.11.1"
|
||||
tracing-logcat = "0.1.0"
|
||||
log = { workspace = true }
|
||||
android-activity = { version = "0.4", features = [ "native-activity" ] }
|
||||
winit = { version = "0.30.5", features = [ "android-native-activity" ] }
|
||||
|
||||
Reference in New Issue
Block a user