Skip to content

Conversation

MGaetan89
Copy link
Contributor

This commit makes the :tests module available in a Gradle build. This fixes false-positives in the version catalog (dexmaker not being used for example).

This commit makes the `:tests` module available in a Gradle build.
This fixes false-positives in the version catalog (`dexmaker` not being used for example).
@MGaetan89 MGaetan89 force-pushed the include-tests-module branch from 23ab997 to 81b9b69 Compare August 27, 2025 08:19
@@ -13,6 +13,8 @@ dependencies {
}

android {
namespace "com.google.android.material"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've used the package name defined here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant