Join Slack
Powered by
Q: what’s the best way to configure power-assert o...
# power-assert
n
natpryce
05/23/2024, 1:28 PM
Q: what’s the best way to configure power-assert once for every subproject of a multi-project Gradle build?
h
hfhbd
05/23/2024, 1:38 PM
One option: use convention plugins
https://docs.gradle.org/current/userguide/sharing_build_logic_between_subprojects.html#sec:convention_plugins
➕ 1
n
natpryce
05/23/2024, 1:41 PM
Brilliant! Thank you.
3
Views
Open in Slack
Previous
Next