summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAurimas Liutikas <aurimas@google.com>2022-08-01 20:36:09 +0000
committerAurimas Liutikas <aurimas@google.com>2022-10-03 18:05:05 +0000
commite62dc091f97d11d21cd0b37c7785d8877c830dce (patch)
treed42b7f6e61055aaa34f6fa900bdb2547a7095319
parent3b892c01738ae4bf5165ba49a5b5c6855601a10e (diff)
downloadmanifest-e62dc091f97d11d21cd0b37c7785d8877c830dce.tar.gz
Add JDK 17 to androidx-main
Change-Id: I83712a7e1dc2e01dc1b0321eb0ffc908de9060bc Test: None
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index d61d4f761..ba8dfd74b 100644
--- a/default.xml
+++ b/default.xml
@@ -156,8 +156,8 @@
<!-- JDK dependencies -->
<!-- Config: shallow + master revision -->
<project
- path="prebuilts/jdk/jdk11"
- name="platform/prebuilts/jdk/jdk11"
+ path="prebuilts/jdk/jdk17"
+ name="platform/prebuilts/jdk/jdk17"
revision="master"
clone-depth="1" />
<!-- This branch of JDK 8 contains only the tools JAR required for Compose tests and Doclava. -->