Skip to content

Commit

Permalink
Merge pull request #1995 from nextcloud/chore/noid/checksumsAndSignat…
Browse files Browse the repository at this point in the history
…ures

Gradle dependency checksum and signature checks
  • Loading branch information
AndyScherzinger authored Jan 28, 2024
2 parents a0a2c0a + 24fbb4f commit 70f1492
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 70f1492

Please sign in to comment.