Possible to use gradle toolchain for kotlin runtime?

I ran into this problem myself recently, here’s what I did to solve the problem.

See kotlin - Gradle building android project with Java 1.8 even though java gradle toolchain is set to jdk 11 - Stack Overflow

Best regards,
Byron