This repository has been archived by the owner on Dec 17, 2023. It is now read-only.
Releases: etiennestuder/gradle-credentials-plugin
Releases · etiennestuder/gradle-credentials-plugin
Support Kotlin DSL
Changes the public API to avoid Groovy-magic and to enable support for the Gradle Kotlin DSL.
Support Gradle 7
Supports Gradle 7 which has stricter task annotation requirements.
Support for settings.gradle
Supports accessing credentials in settings.gradle files.
Gradle 5.0 minimum compatibility
Requires Gradle 5.0 as the minimum compatible version.
Custom location of credentials file
Provides configuration option for the directory in which the credentials file is located.
Java 6 to Java 11 compatibility
Adds compatibility from Java 6 to Java 11.
Gradle 5 compatibility
Adds Gradle 5 compatibility.
Java 9 compatibility
Adds Java 9 compatibility.