eb71dee9cc
* Add a separate Gradle source set, that is compiled against the new versions of AGP and Gradle * Separate the public AGP API usages from the old internal API usages in KotlinPlugin.kt -- see AbstractAndroidProjectHandler * Implement Android25ProjectHandler with the new AGP API, wired it to KotlinAndroidPlugin through reflection (cherry picked from commit e6dbf54) (cherry picked from commit 88e3d4b)