Hey, I watched a agp video and they mention gradle...
# gradle
u
Hey, I watched a agp video and they mention gradle project isolation, as means to improve sync times -- what sync times? I thought syncing was IDE thing .. is gradle aware of IDE?
d
No, but the IDE is aware of Gradle. Almost all of the work for a Gradle project sync is IntelliJ resolving the build model in the Gradle daemon via the tooling API
That's how IntelliJ knows about sourcesets, dependencies, etc
u
So, they want to reuse config cache during IDE sync?
a
can I get the link to the video?
g
It's not related config cache only, it's a new Gradle feature
c

https://www.youtube.com/watch?v=S_zZRBJxTQ0