rocker icon indicating copy to clipboard operation
rocker copied to clipboard

I want to know if I can use the rocket to deal with the incremental compilation problem of gradle.

Open love-learning-hjk opened this issue 5 years ago • 0 comments

Hello, I am a programmer from China. I am currently worried about how to deal with gradle to prohibit incremental compilation when there are class changes with constants, and rocker gave me inspiration, I want to know if there is a way to combine the two, before gradle build Modify the constants in the java source file to a static method, thus ensuring incremental compilation?

love-learning-hjk avatar Jul 07 '19 13:07 love-learning-hjk