Skip to content

Commit

Permalink
Dependencies cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Nov 18, 2024
1 parent 82809fd commit b02c629
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ dependencies {
androidTestImplementation "androidx.test.ext:junit-ktx:1.2.1"
androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1"
androidTestUtil "androidx.test.services:test-services:1.5.0"
androidTestImplementation "androidx.test.espresso:espresso-core:3.6.1"
// androidTestImplementation 'androidx.test.espresso:espresso-intents:3.6.1'

androidTestImplementation project(':moka')
}

0 comments on commit b02c629

Please sign in to comment.