We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6672d1 commit 227006bCopy full SHA for 227006b
1 file changed
feature/mypage/impl/build.gradle.kts
@@ -12,4 +12,5 @@ dependencies {
12
implementation(libs.androidx.activity.compose)
13
implementation(libs.androidx.appcompat)
14
implementation(libs.oss.licenses)
15
+ implementation(libs.kakao.user)
16
}
0 commit comments