Github user sagar15795 commented on a diff in the pull request:
https://github.com/apache/incubator-taverna-mobile/pull/61#discussion_r170989754
--- Diff: app/build.gradle ---
@@ -86,6 +86,7 @@ dependencies {
//Dependencies for butterknife
implementation
"com.jakewharton:butterknife:$rootProject.butterKnifeVersion"
+ implementation 'com.android.support.constraint:constraint-layout:1.0.2'
--- End diff --
remove this unused library---
