Skip to content

Commit eb7d459

Browse files
committed
fixup! 📦 NEW: inject repository using hilt
1 parent 7ba4ce8 commit eb7d459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎app/src/main/java/com/github/swent/echo/di/RepositoryModule.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ object RepositoryModule {
2424

2525
return Repository(localDataSource, remoteDataSource)
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)