Skip to content

Commit beda489

Browse files
committed
Added necessary dependencies that were removed in PR #285
1 parent 8dc3452 commit beda489

5 files changed

Lines changed: 4 additions & 0 deletions

File tree

source-code/app/build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ dependencies {
6565
compile files('libs/kellinwood-logging-lib-1.1.jar')
6666
compile files('libs/kellinwood-logging-log4j-1.0.jar')
6767
compile files('libs/axml.jar')
68+
compile files('libs/pkix-1.51.0.0.jar')
69+
compile files('libs/core-1.51.0.0.jar')
70+
compile files('libs/prov-1.51.0.0.jar')
71+
compile files('libs/zipio-lib-1.8.jar')
6872

6973
compile 'com.squareup.picasso:picasso:2.5.2'
7074
compile 'org.jsoup:jsoup:1.9.1'
2.24 MB
Binary file not shown.
679 KB
Binary file not shown.
1.12 MB
Binary file not shown.
20.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)