The build for all the Android support libraries ha...
# announcements
j
The build for all the Android support libraries has a Gradle overhead of 1s on my machine. All the time is spent in these fat modules running javac and kotlinc over too many things. Tiny modules means fast compilers and compilation avoidance downstream!