We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce4685 commit 1eec767Copy full SHA for 1eec767
1 file changed
feature/map/impl/build.gradle.kts
@@ -8,7 +8,6 @@ android {
8
9
dependencies {
10
implementation(projects.feature.map.api)
11
- implementation(projects.core.dataApi)
12
api(libs.map.sdk)
13
implementation(libs.naver.map.compose)
14
0 commit comments