Gradle: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
* [[Gradle Concepts|Concepts]] | * [[Gradle Concepts|Concepts]] | ||
* [[Gradle Operations|Operations]] | * [[Gradle Operations|Operations]] | ||
* [[Gradle Plugins|Plugins]] | |||
* [[IntelliJ Gradle Support#Overview|IntelliJ Gradle Support]] | * [[IntelliJ Gradle Support#Overview|IntelliJ Gradle Support]] | ||
* [[Git and Gradle#Overview|Git and Gradle]] | * [[Git and Gradle#Overview|Git and Gradle]] |
Revision as of 21:53, 21 October 2020
External
- https://gradle.org
- https://docs.gradle.org/current/userguide/userguide.html
- https://docs.gradle.org/current/userguide/userguide.pdf
- DSL Reference: https://docs.gradle.org/current/dsl/
- https://github.com/gradle/gradle
- http://trickyandroid.com/gradle-tip-2-understanding-syntax/