cdsap / ExamplesPresentationIO

examples of the presentation. Build Bigger, Better: Gradle for Large Projects

Home Page:https://www.youtube.com/watch?v=sQC9-Rj2yLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

19 tips for Gradle in Android projects — 2019 Edition

Code examples to the article 19 tips for Gradle in Android projects - 2019 Edition

Presentation https://www.youtube.com/watch?v=sQC9-Rj2yLI

Article https://medium.com/p/11af704eb06e

  • Example using dependencies in the buildSrc to be used in the build.gradle configuration

  • Example custom plugin to encapsulate Android Libraries

  • Example Properties API

  • Example Task dependencies with Properties

  • Example Tasks implementing Worker API

About

examples of the presentation. Build Bigger, Better: Gradle for Large Projects

https://www.youtube.com/watch?v=sQC9-Rj2yLI


Languages

Language:Kotlin 74.7%Language:Java 25.3%