AffectedModuleDetector icon indicating copy to clipboard operation
AffectedModuleDetector copied to clipboard

A Gradle Plugin to determine which modules were affected by a set of files in a commit.

Results 62 AffectedModuleDetector issues
Sort by recently updated
recently updated
newest added

Bumps [org.mockito.kotlin:mockito-kotlin](https://github.com/mockito/mockito-kotlin) from 6.0.0 to 6.1.0. Release notes Sourced from org.mockito.kotlin:mockito-kotlin's releases. v6.1.0 Changelog generated by Shipkit Changelog Gradle Plugin 6.1.0 2025-09-30 - 1 commit(s) by JuJup chore(deps): update mockito-core...

dependencies
java

Added the ability to set multiple task names for multiple android variants. Usage of Provider allows projects, that are using this plugin, to use AGP Variant API to provider task...