Skip to content

Commit

Permalink
#68 [feat] coil gradle 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
2zerozu committed Jul 18, 2022
1 parent 7a5edb8 commit 9015ed0
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 @@ -57,6 +57,9 @@ android {
}

dependencies {
// Coil
implementation "io.coil-kt:coil:2.1.0"

// compose
implementation 'androidx.activity:activity-compose:1.5.0'
implementation 'androidx.compose.material:material:1.1.1'
Expand Down

0 comments on commit 9015ed0

Please sign in to comment.