Skip to content

Commit

Permalink
chore: 카카오톡 공유하기 모듈 버전 업그레이드 (v2.12.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmdgh1592 committed Dec 19, 2023
1 parent 48f7798 commit 60ee764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/2023-emmsale/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ dependencies {
implementation("androidx.room:room-ktx:$roomVersion")

// Kakao Share
implementation("com.kakao.sdk:v2-share:2.11.2")
implementation("com.kakao.sdk:v2-share:2.12.0")
}

kapt {
Expand Down

0 comments on commit 60ee764

Please sign in to comment.