Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate dependency #1575

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

junyong008
Copy link
Contributor

What I have done and why

In the :feature:search module's build.gradle.kts, the :core:ui module was being implemented directly. However, this dependency is already included through the AndroidFeatureConventionPlugin.

I have removed this redundancy to streamline the build configuration.

@alexvanyo alexvanyo self-requested a review September 9, 2024 18:35
@alexvanyo alexvanyo merged commit 940497f into android:main Sep 9, 2024
4 checks passed
@junyong008 junyong008 deleted the remove-duplicate-dependency branch September 10, 2024 01:30
@junyong008 junyong008 restored the remove-duplicate-dependency branch September 10, 2024 01:31
@junyong008 junyong008 deleted the remove-duplicate-dependency branch September 10, 2024 01:33
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.

3 participants