We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f364a0d commit b279d27Copy full SHA for b279d27
1 file changed
feature/intern/build.gradle.kts
@@ -11,7 +11,6 @@ android {
11
dependencies {
12
// domain
13
implementation(projects.domain.intern)
14
- implementation(libs.kakao.share)
15
16
// feature
17
implementation(projects.feature.dialog)
0 commit comments