Skip to content

Commit

Permalink
Romove unused deps.
Browse files Browse the repository at this point in the history
Signed-off-by: Lentumunai-Mark <[email protected]>
  • Loading branch information
Lentumunai-Mark committed Oct 14, 2024
1 parent 77a43b2 commit 5747f27
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,6 @@ dependencies { configuration ->

implementation 'androidx.multidex:multidex:2.0.1'

androidTestImplementation 'org.powermock:powermock-module-junit4:2.0.9'
androidTestImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
androidTestImplementation 'org.mockito:mockito-core:5.12.0'
androidTestImplementation 'org.robolectric:robolectric:4.13'

customDependencies(this, configuration)
appPermissionsDependencies(configuration)
infoWindowDependencies(this, configuration)
Expand Down

0 comments on commit 5747f27

Please sign in to comment.