Skip to content

Commit

Permalink
Update codegen-compiler.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner authored Sep 29, 2023
1 parent f708194 commit d92f519
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codegen-compiler/codegen-compiler.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ dependencies {
testImplementation(libs.coroutines.core)
testImplementation(libs.flowredux)

testFixturesApi(libs.kotlin.compile.testing)
testFixturesImplementation(libs.anvil.compiler)
testFixturesImplementation(testFixtures(libs.anvil.compiler.utils))
testFixturesImplementation(libs.kotlin.compile.testing.ksp)
Expand Down

0 comments on commit d92f519

Please sign in to comment.