aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA13
1 files changed, 6 insertions, 7 deletions
diff --git a/METADATA b/METADATA
index 57f4ae5..fba05dd 100644
--- a/METADATA
+++ b/METADATA
@@ -1,5 +1,5 @@
name: "android_logger"
-description: "()"
+description: "A logging implementation for `log` which hooks to android log output."
third_party {
url {
type: HOMEPAGE
@@ -7,14 +7,13 @@ third_party {
}
url {
type: ARCHIVE
- value: "https://static.crates.io/crates/android_logger/android_logger-0.11.3.crate"
+ value: "https://static.crates.io/crates/android_logger/android_logger-0.11.1.crate"
}
- version: "0.11.3"
- # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
+ version: "0.11.1"
license_type: NOTICE
last_upgrade_date {
- year: 2023
- month: 1
- day: 19
+ year: 2022
+ month: 12
+ day: 5
}
}