Anyone tried to create a precompiled plugin with a...
# gradle
j
Anyone tried to create a precompiled plugin with android library (agp 4.2.0-alpha08) and kotlin multiplatform plugin (1.4.0)? I am having problem with all the functions used by the multiplatform plugin (sourceSets, implementation, etc)
Gradle 6.7 solves this problem