Skip to content

Commit

Permalink
Remove unused dependencies (#759)
Browse files Browse the repository at this point in the history
Signed-off-by: mueller-ma <[email protected]>
  • Loading branch information
mueller-ma authored Mar 8, 2018
1 parent 0e354fd commit ce6990a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,9 @@ dependencies {
compile "com.android.support:design:26.1.0"
compile 'com.android.support:multidex:1.0.2'
compile 'com.android.support.constraint:constraint-layout:1.0.2'
compile 'com.google.code.gson:gson:2.8.0'
compile 'org.jmdns:jmdns:3.5.1'
compile 'com.squareup.okhttp3:okhttp:3.6.0'
compile 'com.github.loopj:android-smart-image-view:d09783b9508af5996361437a54cc234b662e4c78'
compile 'com.github.shell-software:fab:1.1.2'
//androidsvg commit as of July 16th 2017
compile 'com.github.BigBadaboom:androidsvg:418cf676849b200cacf3465478079f39709fe5b1'
compile 'com.github.apl-devs:appintro:v4.2.2'
Expand Down

0 comments on commit ce6990a

Please sign in to comment.