This is the ultimate Android beginner's crash course to Gradle Kotlin. It will teach you everything you need to know in your daily work life, specifically the Gradle Wrapper, modules, dependencies, version catalogs, build types, product flavors, build variants and source sets.
Learn Gradle and multi-module architecture in practice (and save 30% during Black Week!):
https://pl-coding.com/android-essentials-bundle-testing?utm_source=youtube&utm_medium=video&utm_campaign=black-week-2024&utm_content=gradle-crash-course&cmc_strip=utm
??? *BLACK WEEK:* Save 30% On All Android Premium Courses and Bundles:
https://pl-coding.com/premium-courses/
? Join the Mobile Dev Campus For the Black Week Offer:
https://pl-coding.com/campus?utm_source=youtube&utm_campaign=black-week-2024&utm_medium=video&utm_content=gradle-kotlin-crash-course&cmc_strip=utm
? Get my FREE 4.5h Best Practice Guide to Android Architecture:
https://pl-coding.com/best-practice-guide?utm_campaign=default&utm_medium=video&utm_content=gradle-kotlin-crash-course&cmc_strip=utm
? Let me be your mentor and become an industry-ready Android developer in 10 weeks:
https://pl-coding.com/drop-table-mentoring?utm_source=youtube&utm_medium=video&utm_campaign=default&cmc_strip=utm
Read our weekly Android blog:
https://pl-coding.com/blog
Regular programming advice on my Instagram page:
https://www.instagram.com/_philipplackner_/
Get the source code here:
https://github.com/philipplackner/GradleKotlinDSL-CrashCourse
00:00 - Introduction
01:05 - PL Coding Black Week
01:56 - Gradle in Android Studio
5:27 - The Gradle Wrapper
8:03 - build.gradle.kts (project)
8:56 - Gradle Plugins
12:27 - build.gradle.kts (app)
15:20 - Version Catalogs
16:23 - Gradle Modules
22:56 - Build Types
26:44 - Build Config
28:56 - Product Flavors
34:19 - Source Sets