| commit | 41906ac684461b41b1068082d0da2c37a4cbf89d | [log] [tgz] |
|---|---|---|
| author | Søren Gjesse <sgjesse@google.com> | Tue Aug 16 20:57:44 2022 +0200 |
| committer | Søren Gjesse <sgjesse@google.com> | Tue Aug 16 20:57:44 2022 +0200 |
| tree | 348c652180b1f52570a18131a283ae06db5b9ce8 | |
| parent | f75d3380b7afc9888f1ba53307b0b96ec5324932 [diff] |
Add android.jar for Android master as a required downloaded dependency Bug: b/242548283 Change-Id: Ia4bfc226bc80f7623e4fcf4e62b2be2ce3beb352
diff --git a/build.gradle b/build.gradle index ce306b1..8f84e7f 100644 --- a/build.gradle +++ b/build.gradle
@@ -349,6 +349,7 @@ "android_jar/lib-v31", "android_jar/lib-v32", "android_jar/lib-v33", + "android_jar/lib-master", "api_database/api_database", "api-outlining/simple-app-dump", "binary_compatibility_tests/compiler_api_tests",