Hola, folks! I've recently published a new articl...
# feed
n
Hola, folks! I've recently published a new article called "Gradle: From Newbie to Strong Fundamentals" on dev.to 📚 Dive into the world of Gradle as I explore plugins, dependencies, repositories, project structures, and even multi-module projects (with their quirks!). Whether you're new to Gradle or aiming to solidify your basics, this one's for you! Feedback and likes are much appreciated! 👍 https://y9vad9.com/article/gradle-from-newbie-to-strong-fundamentals
👍🏾 1
👍 2
s
your code snippets are very short, so it isn't easy to put it all together. It might be a good idea to link to a demo project where I could check out the whole configuration. Shouldn't it be
:qux
? The other modules have an
:
infront of them 🤔
n
Thank you for pointing to an error 🤗
fixed
👍 1