Skip to content

Commit

Permalink
chore: 의존성 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
easyhz committed Aug 9, 2024
1 parent 197b492 commit 22fef3f
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 @@ -51,6 +51,8 @@ dependencies {
implementation(projects.core.network)
implementation(projects.core.model)

implementation(projects.data.organization)

implementation(projects.domain.home)

implementation(projects.feature.announcement)
Expand Down

0 comments on commit 22fef3f

Please sign in to comment.