Package-level declarations

The Gradle wrapper org.gradle.api.Task.

Types

Link copied to clipboard
@DisableCachingByDefault(because = "Updating the wrapper is not worth caching")
abstract class Wrapper : DefaultTask
Generates scripts (for *nix and windows) which allow you to build your project with Gradle, without having to install Gradle.
Link copied to clipboard
Wrapper versions resources.