Hello! I’m an android developer at adidas and back...
# community-support
r
Hello! I’m an android developer at adidas and back in July we were at droidcon Berlin where we showed up at Gradle stand the last day/hour There I showed up with a
gradle --scan
where we show in detail how much time it takes for us to do a first build run (30 min around) (I know this could be partially solved with remote cache) and when we do some local change, it takes around 1 to 8 minutes to do a build depending on the place that we’ve made the local change We have different gradle properties enabled like the most important
gradle cache
and different ones I was told to join gradle slack to get some help by Gradle engineers, so I’d love to have a chat with someone who can throw a bit of light on where we should look to start analysing what’s going on (I can share the
gradle --scan
privately with you) I’m a Gradle beginner but I’m slowly learning how it works, still a long way to go so any help is really appreciated!! Thank you 😄