Skip to content

Commit

Permalink
add/#9: timber 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
youjin09222 committed May 24, 2024
1 parent b0c1f35 commit 2844a8d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,7 @@ dependencies {

// coil
implementation("io.coil-kt:coil:0.10.0")

// timber
implementation("com.jakewharton.timber:timber:4.7.1")
}

0 comments on commit 2844a8d

Please sign in to comment.