Gradle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
* https://docs.gradle.org/current/userguide/userguide.pdf | * https://docs.gradle.org/current/userguide/userguide.pdf | ||
* DSL Reference: https://docs.gradle.org/current/dsl/ | * DSL Reference: https://docs.gradle.org/current/dsl/ | ||
* https://github.com/gradle/gradle | |||
* http://trickyandroid.com/gradle-tip-2-understanding-syntax/ | * http://trickyandroid.com/gradle-tip-2-understanding-syntax/ | ||
Revision as of 01:00, 15 July 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/