Skip to content

Commit

Permalink
fix(build): missing :feature:registration:ongoing :composite:timeline…
Browse files Browse the repository at this point in the history
…-test implementation
  • Loading branch information
jeanbarrossilva committed Apr 4, 2024
1 parent 56211a4 commit f4797c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ android {

dependencies {
"androidTestDemoImplementation"(project(":composite:timeline"))
"androidTestDemoImplementation"(project(":composite:timeline-test"))
"androidTestDemoImplementation"(project(":feature:gallery-test"))
"androidTestDemoImplementation"(project(":platform:intents-test"))
"androidTestDemoImplementation"(project(":platform:navigation-test"))
Expand Down

0 comments on commit f4797c8

Please sign in to comment.