I suggest we use the latest Kotlin compiler, and target Kotlin 1.8 using the compiler apiVersion and language version declarations. Jetbrain's policy is to support 3 previous language and API versions, so it seems reasonable for Hoplite to do the same.
We currently compile against Kotlin 1.6.
I suggest we use the latest Kotlin compiler, and target Kotlin 1.8 using the compiler apiVersion and language version declarations. Jetbrain's policy is to support 3 previous language and API versions, so it seems reasonable for Hoplite to do the same.