<@U0QTUHNH3> You should look for hints where the g...
# android
c
@nitrog42 You should look for hints where the gradle scripts are modifying the source files. I discovered some gradle plugins were changing certain files, invalidating the instant run caches and forcing recompilation (
in our project
-> our bug). I’d suggest you to enable verbose log output for the gradle process