Files
build_soong/java
Cole Faust d96eebf3bc Use the current java version for -jvm-target
This is a partial revert of aosp/541879.
In that cl, the kotlin jvm version was always
set to 1.8 because that's what the kotlin
complier supported at the time, but now
it supports more versions:

$ ./external/kotlinc/bin/kotlinc -jvm-target foo
error: unknown JVM target version: foo
Supported versions: 1.6, 1.8, 9, 10, 11, 12, 13, 14, 15, 16, 17

Bug: 69160377
Bug: 236431222
Test: Treehugger
Change-Id: I273e0b4d1f484013889e17c60bc1b299a3f975a1
2022-06-28 16:06:16 -07:00
..
2022-06-23 12:23:18 +02:00
2020-11-30 14:16:02 -08:00
2022-04-13 02:12:37 +00:00
2022-05-31 18:07:03 +00:00
2022-03-18 20:48:27 +00:00
2022-04-26 18:49:02 +00:00
2022-02-24 10:15:27 +11:00
2021-06-30 14:29:49 -04:00
2022-05-13 19:47:48 -04:00
2022-05-25 16:27:55 +02:00
2019-10-18 15:14:15 -07:00