Skip to content

Commit d427ffb

Browse files
committed
📝 :: add implementation common
1 parent 3963a88 commit d427ffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/network/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ android {
2020
}
2121

2222
dependencies {
23+
implementation(project(":core:common"))
2324
implementation(project(":core:model"))
2425
implementation(project(":core:datastore"))
2526

0 commit comments

Comments
 (0)