Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for GradleVersion (0.05 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. build-logic/documentation/src/main/groovy/gradlebuild/docs/GradleUserManualPlugin.java

                attributes.put("docsUrl", "https://docs.gradle.org");
    
                // TODO: This breaks if the version is changed later.
                attributes.put("gradleVersion", project.getVersion().toString());
                attributes.put("gradleVersion90", "9.0.0");
                attributes.put("gradleVersion8", "8.14.3");
                attributes.put("snippetsPath", "snippets");
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Thu Dec 04 14:26:28 GMT 2025
    - 19.3K bytes
    - Click Count (0)
Back to Top