are there any good resources to learn gradle inter...
# gradle
h
are there any good resources to learn gradle internals?
g
Official doc explains in good detail a lot of fundamental parts and abstractions, otherwise it is probably better to check source code
👍 1
t
Jendrik series on Gradle is also good:

https://www.youtube.com/watch?v=Ajs8pTbg8as&list=PLWQK2ZdV4Yl2k2OmC_gsjDpdIBTN0qqkE

2
i