Github user sagar15795 commented on a diff in the pull request:
https://github.com/apache/incubator-taverna-mobile/pull/78#discussion_r191046498
--- 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.1.0'
--- End diff --
remove this library.---
