7812a17f13
The Kotlin output parser for the Gradle build output in Android Studio is loaded through the JPS extension manager, and the Kotlin JPS plugin doesn't exist in Android Studio, so we need to use this mechanism. #KT-17596 Fixed