Commit Graph

10 Commits (7fc7f97dd7ee5142f4335b34bf519d8554b22ae6)

Author SHA1 Message Date
Nicolas Kosinski 1c050a6e38
gradle: edit assembleRelease example to show Android Studio specificity (#6194)
'assembleDebug' and 'assembleRelease' tasks are specific to Android Studio:
https://developer.android.com/studio/build/building-cmdline#ReleaseMode
https://stackoverflow.com/questions/44185165/what-are-the-differences-between-gradle-assemble-and-gradle-build-tasks

They are not common tasks like 'build', 'assemble' and 'check':
https://docs.gradle.org/current/userguide/command_line_interface.html#sec:command_line_executing_tasks
2021-07-22 13:32:13 +01:00
Nicolas Kosinski c9ca880ee9
gradle: add tasks examples (#5889) 2021-05-06 17:23:16 +02:00
Schneider 42152ed459 multiple pages: rephrase without adjectives 2019-10-13 08:58:04 +05:30
pxgamer ea9a77e379 gradle: add link to homepage 2019-06-07 22:58:59 +01:00
Marco Bonelli 2599a6de48 Refactor: change "folder" to "directory" where needed.
This commit fixes every instance in which the word "folder" is
incorrectly used instead of "directory".
2019-02-13 20:51:04 +05:30
Wilhelm Haas e1c6d7c4a6
integrates feedback of the reviewer 2017-12-11 21:13:19 +01:00
Wilhelm Haas 82b32e4549
gradle: adds additional gradle examples 2017-11-29 16:04:45 +01:00
Waldir Pimenta 1072483744 page format: lowercase command names consistently (#1083) 2016-09-22 08:03:38 +01:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
lagel 27b2bfac54 Add gradle commands 2015-12-31 09:29:12 +08:00