Summary: When you run "gradle build", it builds both the debug and the release configurations for an app. This causes capture to run twice for some files and tricks the incremental analysis into marking the double-captured files as unchanged. This diff fixes the issue by only doing capture once on a set of commands that are identical up to the "debug/release" configuration.master
parent
d27d0b5c9d
commit
b8579fe531
Loading…
Reference in new issue