Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbsd committed Nov 5, 2024
1 parent 28a106b commit 473886a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/laborok/di/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -885,6 +885,7 @@ androidx-ui-test-junit4 = { module = "androidx.compose.ui:ui-test-junit4" }
androidx-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest" }
androidx-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
hilt-android-testing = { module = "com.google.dagger:hilt-android-testing", version.ref = "hiltAndroidTesting" }
hilt-android-compiler = { module = "com.google.dagger:hilt-android-compiler", version.ref = "hiltAndroidCompiler" }
```

Majd hivatkozzuk is meg ezeket a modulszintű `build.gradle.kts` fájlban:
Expand Down

0 comments on commit 473886a

Please sign in to comment.