Skip to content

Commit

Permalink
Add latest versions of ART and R8 (#1504)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjeon-g authored Jan 24, 2025
1 parent 29a3e15 commit a392856
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
8 changes: 8 additions & 0 deletions bin/yaml/android-java.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ compilers:
filename: r8-{name}.jar
url: https://dl.google.com/android/maven2/com/android/tools/r8/{name}/r8-{name}.jar
targets:
- 8.7.18
- 8.7.14
- 8.6.27
- 8.6.17
- 8.5.35
- 8.5.27
- 8.5.10
Expand All @@ -28,6 +32,10 @@ compilers:
after_stage_script:
- "{yaml_dir}/android-java/create_boot_images.sh"
targets:
- "35.11"
- "35.10"
- "35.9"
- "35.8"
- "34.18"
- "34.17"
- "34.16"
Expand Down
4 changes: 4 additions & 0 deletions bin/yaml/libraries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ libraries:
dir: r8-{name}-keepanno
filename: keepanno-annotations.jar
targets:
- 8.7.18
- 8.7.14
- 8.6.27
- 8.6.17
- 8.5.35
- 8.5.27
- 8.5.10
Expand Down

0 comments on commit a392856

Please sign in to comment.