最佳答案
为什么我要运行 gradle clean build而不是 gradle build?
据我所知,Gradle 可以检测源代码的变化,并在需要时更新最终的工件。那么为什么我还需要 clean呢?