Skip to content

Commit

Permalink
[FIX][#13] mypage build.gradle 의존성 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
josushell committed Feb 11, 2024
1 parent 0e09f68 commit dbfdbd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions feature/mypage/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ dependencies {
implementations(
libs.androidx.core,
libs.timber,
libs.system.ui.controller,
)
}

0 comments on commit dbfdbd7

Please sign in to comment.