Fix agp25 source set Kotlin classes not included in kotlin-gradle-plugin
This commit is contained in:
@@ -80,7 +80,7 @@ jar.dependsOn agp25Classes
|
|||||||
|
|
||||||
jar {
|
jar {
|
||||||
from compileGroovy.destinationDir
|
from compileGroovy.destinationDir
|
||||||
from sourceSets.agp25.output.classesDir
|
from sourceSets.agp25.output.classesDirs
|
||||||
manifestAttributes(manifest, project)
|
manifestAttributes(manifest, project)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user