How do I specify list of gradle dependency configurations to include (or exclude)? #1755
Unanswered
yurinaryshkin
asked this question in
Q&A
Replies: 1 comment
-
Please use cdxgenGPT as a starting point. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://docs.gradle.org/current/userguide/dependency_configurations.html
I need to include implementation dependencies, but not testRuntimeClasspath.
How do I achieve this?
Beta Was this translation helpful? Give feedback.
All reactions