add stepview library

Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/commit/2e4c7bb0
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/2e4c7bb0
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/2e4c7bb0

Branch: refs/heads/master
Commit: 2e4c7bb03a8bd449fd1b31562fa9aa8a32988fa3
Parents: 81b1a7a
Author: Sagar <kumarsagar15...@gmail.com>
Authored: Sun Sep 25 18:30:39 2016 +0530
Committer: Sagar <kumarsagar15...@gmail.com>
Committed: Sun Sep 25 18:30:39 2016 +0530

----------------------------------------------------------------------
 app/build.gradle | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/2e4c7bb0/app/build.gradle
----------------------------------------------------------------------
diff --git a/app/build.gradle b/app/build.gradle
index f75ca9c..2282111 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -79,4 +79,6 @@ dependencies {
     compile 'com.google.code.gson:gson:2.7'
     compile 'com.squareup.retrofit2:converter-gson:2.0.2'
 
+    compile 'com.anton46:stepsview:0.0.2'
+
 }

Reply via email to