mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 20:35:58 +03:00
remove local dependency jar generic definition
...since we don't have any Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
a0a2c0a424
commit
24fbb4f7eb
1 changed files with 0 additions and 2 deletions
|
@ -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'])
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue