Parameters

interface Parameters : BuildServiceParameters

Properties

Link copied to clipboard
@get:Input
abstract val androidStudioUrl: Property<String>

The URL to the resource containing the JSON with all Android Studio releases.

Link copied to clipboard
@get:Input
abstract val cacheDirectory: Property<String>

Directory used to cache raw product release JSON listings across Gradle invocations.

Link copied to clipboard
@get:Input
abstract val jetbrainsIdesUrl: Property<String>

The URL to the resource containing the JSON with JetBrains IDEs releases.