JVM Versions in Android Studio

Can someone point me to a discussion to the versioning used in Android Studio for Kotlin. If I look at the JVM I see the following:

Target VM Version
1.6
1.8
9
10
11
12

And 1.6 is selected by default?