Skip to content

"Could not find matching constructor for DefaultAndroidSourceDirectorySet" with Android Gradle plugin 7.2.0-rc01 #613

@mhsmith

Description

@mhsmith

Chaquopy version

11.0.0

Relevant parts of your build.gradle file

    dependencies {
        classpath 'com.android.tools.build:gradle:7.2.0-rc01'
        classpath "com.chaquo.python:gradle:11.0.0"
    }

Describe your issue

An exception occurred applying plugin request [id: 'com.chaquo.python']
> Failed to apply plugin 'com.chaquo.python'.
> Could not find matching constructor for: com.android.build.gradle.internal.api.DefaultAndroidSourceDirectorySet(String, org.gradle.api.internal.project.DefaultProject_Decorated, com.android.build.gradle.internal.api.artifact.SourceArtifactType$JAVA_SOURCES)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions