Skip to content

Commit

Permalink
[build] ktlint 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
murjune committed Jan 28, 2024
1 parent ac725bc commit d35c5a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/network/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ android {
}

dependencies {
implementation(projects.core.datastore)

implementation(libs.bundles.retrofit)
implementation(platform(libs.okhttp.bom))
implementation(libs.okhttp.logging.interceptor)
Expand Down

0 comments on commit d35c5a6

Please sign in to comment.