Skip to content

Commit

Permalink
build: 의존성 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
s9hn committed Sep 26, 2024
1 parent 69a0acc commit 8981910
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ include(
":data:notification",
":data:soptamp",
":data:poke",
":data:fortune",
":domain:fortune",
":domain:mypage",
":domain:notification",
":domain:soptamp",
Expand All @@ -41,5 +43,3 @@ include(
":feature:poke",
":feature:fortune"
)
include(":data:fortune")
include(":domain:fortune")

0 comments on commit 8981910

Please sign in to comment.