Skip to content

Commit

Permalink
Remove unnecessary dependencies for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tonidero committed Jul 19, 2023
1 parent 6d96a29 commit 9fef071
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions purchases/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,7 @@ dependencies {
testImplementation libs.playServices.ads.identifier

androidTestImplementation libs.androidx.appcompat
androidTestImplementation libs.androidx.core
androidTestImplementation libs.androidx.lifecycle.common
androidTestImplementation libs.androidx.lifecycle.runtime.ktx
androidTestImplementation libs.androidx.lifecycle.process
androidTestImplementation libs.androidx.test.espresso.core
androidTestImplementation libs.androidx.test.runner
androidTestImplementation libs.androidx.test.rules
Expand Down

0 comments on commit 9fef071

Please sign in to comment.