Skip to content

Commit 3c73457

Browse files
author
Christopher J. Brody
committed
remove libs fileTree item from dependencies
in app/build.gradle (not needed)
1 parent 379998e commit 3c73457

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ android {
1919
}
2020

2121
dependencies {
22-
implementation fileTree(dir: 'libs', include: ['*.jar'])
23-
2422
// For testing zip-based distributions:
2523
//implementation files('libs/sqlcipher.jar')
2624

0 commit comments

Comments
 (0)