android_logger update

This commit is contained in:
Paul Rouget 2018-12-01 22:21:53 +01:00
parent b9847e2953
commit 0fa20cf195
2 changed files with 4 additions and 4 deletions

View file

@ -20,7 +20,7 @@ serde_json = "1.0"
[target.'cfg(target_os = "android")'.dependencies]
android_injected_glue = "0.2"
android_logger = "0.6"
android_logger = "0.7"
jni = "0.10.2"
[target.'cfg(not(target_os = "macos"))'.dependencies]