hey all, I need your help about gradle-build speed...
# gradle
b
hey all, I need your help about gradle-build speed, this is build-scan report, I find it not impored after upgrade gradle-7.4.2 & jdk11. or you have more method to impove build speed like okbuck. I have configed according to APG document, it's not good maybe My project is so big. https://scans.gradle.com/s/uvsxvyjhqcwze
t
Try to update Kotlin Gradle plugin to more recent versions 😅
b
🤣no I can't, it need update Kotlin Version. Lead don't agree right now
t
was it incremental build or clean one after some code modification?
b
I think this report is all build , when I git pull code(gradle file modified). first build about 30 mins. incremental is faster, but no faster than before.
t
Your
':app:processCheckDebugResources'
task has took 7m to run - I would investigate it first what is causing it