🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

More often than none, Android build.gradle file grow larger and more complex to adapt to specific build constraints and scenarios which are not supported by default. Custom tasks, advanced usages, … the use cases are infinite.Gradle offers the possibility to integrate custom plugins directly in your project, without the need to make a separate project and publish the artifact in a maven repository. This presentation will walk you through this concept, with a couple of concrete example of plugins you can write yourself.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.