If you've got a Gradle build script that's just getting longer and longer, why not extract common task declarations in a plugin?
✔️learn how moving code to the buildSrc directory can help clean up your build script
✔️understand how plugins encapsulate build logic into a reusable component
✔️see exactly how to create a plugin, so you can apply the same technique to your own project
🚀 FREE QUICK-START GRADLE GUIDE [ Ссылка ]
🔥 ULTIMATE GRADLE BUILD BIBLE [ Ссылка ]
This is #15 of 30 Gradle best practice tips.
Ещё видео!