OneSignal-Gradle-Plugin icon indicating copy to clipboard operation
OneSignal-Gradle-Plugin copied to clipboard

Clean up - finalAlignmentRules runs more often than needed

Open jkasten2 opened this issue 7 years ago • 0 comments

finalAlignmentRules runs on every DependencyResolveDetails instead of just once at the end before applying version overrides. This makes debugging this logic harder and has some performance impact so this should be cleaned up.

jkasten2 avatar May 23 '18 22:05 jkasten2