Skip to content

Commit

Permalink
rm gradle mod
Browse files Browse the repository at this point in the history
  • Loading branch information
matteosz committed Oct 6, 2023
1 parent 543c14b commit d310721
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions fe2-android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -310,10 +310,4 @@ dependencies {
debugImplementation 'org.mockito:mockito-core:4.6.1'
// We use a special version of mockito that has the capability to mock final classes in android tests
androidTestImplementation 'com.linkedin.dexmaker:dexmaker-mockito-inline:2.28.1'
// Kaspresso
androidTestImplementation 'com.kaspersky.android-components:kaspresso:<latest_version>'
// Allure support
androidTestImplementation "com.kaspersky.android-components:kaspresso-allure-support:<latest_version>"
// Jetpack Compose support
androidTestImplementation "com.kaspersky.android-components:kaspresso-compose-support:<latest_version>"
}

0 comments on commit d310721

Please sign in to comment.