Skip to content

Gradle 9.x.x compability issue #23

@rcunal

Description

@rcunal

We encountered a configuration issue in our project after updating the agp version 8.13.1 to 9.0.1.

* What went wrong:
A problem occurred configuring project ':secrets:vault:consumer'.
> Failed to notify project evaluation listener.
   > 'java.nio.file.attribute.FileTime org.apache.commons.io.file.attribute.FileTimes.fromUnixTime(long)'

It's probably related to commons-io usage in the plugin. Can you take a look at it to make it compatible with Gradle 9?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions