Skip to content

Commit

Permalink
[FEATURE]#218 : coil 라이브러리 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongjaino committed Jan 30, 2025
1 parent 6108df0 commit 45a1e15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,6 @@ dependencies {
implementation(libs.timber)
implementation(libs.kotlinx.collections.immutable)
implementation(libs.kakao.link)
implementation(libs.coil.core)
implementation(libs.coil.compose)
}

0 comments on commit 45a1e15

Please sign in to comment.