Skip to content

Commit

Permalink
remove local dependency jar generic definition
Browse files Browse the repository at this point in the history
...since we don't have any

Signed-off-by: Andy Scherzinger <[email protected]>
  • Loading branch information
AndyScherzinger committed Jan 28, 2024
1 parent a0a2c0a commit 24fbb4f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,4 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:5.10.0'
testImplementation 'org.robolectric:robolectric:4.11.1'

implementation fileTree(dir: 'libs', include: ['*.jar'])
}

0 comments on commit 24fbb4f

Please sign in to comment.