Update D8 and R8 to 3.2.5-dev
Version: 3.2.5-dev
This build IS NOT suitable for preview or public release.
Built here: go/r8-releases/raw/3.2.5-dev
Test: TARGET_PRODUCT=aosp_arm64 m -j core-oj
Change-Id: Ief8a72c53cd5ee24c616eccfdaf6ac805265061a
diff --git a/LICENSE b/LICENSE
index 4a491dc..32bc86a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -37,6 +37,19 @@
copyrightHolder: The Guava Authors
license: The Apache Software License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
+ url: https://github.com/google/guava
+- artifact: com.google.guava:failureaccess:+
+ name: Guava InternalFutureFailureAccess and InternalFutures
+ copyrightHolder: The Guava Authors
+ license: The Apache Software License, Version 2.0
+ licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
+ url: https://github.com/google/guava
+- artifact: com.google.guava:listenablefuture
+ name: Guava ListenableFuture only
+ copyrightHolder: The Guava Authors
+ license: The Apache Software License, Version 2.0
+ licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
+ url: https://github.com/google/guava
- artifact: com.google.code.gson:gson:+
name: Gson
license: The Apache Software License, Version 2.0
@@ -106,7 +119,12 @@
license: The Apache Software License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://www.jetbrains.org
-
+- artifact: org.checkerframework:checker-qual
+ name: Checker Qual
+ copyrightHolder: Checker Framework developers
+ license: The MIT License
+ licenseUrl: http://opensource.org/licenses/MIT
+ url: https://github.com/typetools/checker-framework.git
Licenses details: