| Class | Description |
|---|---|
| GradleUpdateChecker | Facade class that provides information about the running gradle version and the latest versions of the different gradle release channels. |
| GradleUpdateResult | Holder class for gradle update results of a specific release channel (or the running version). |
| GradleUpdateResults | Wrapper holder class for gradle update results of all release channel (including the running version). |
| Enum | Description |
|---|---|
| GradleReleaseChannel | Enum class that represents the available Gradle release channels and their ids in the api url |