Simple Xml Module Removed
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/f7247925 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/f7247925 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/f7247925 Branch: refs/heads/master Commit: f7247925f8948d624596ad939a2d650135dd9289 Parents: d198540 Author: Sagar <[email protected]> Authored: Fri May 6 11:37:41 2016 +0530 Committer: Sagar <[email protected]> Committed: Fri May 6 11:37:41 2016 +0530 ---------------------------------------------------------------------- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/f7247925/settings.gradle ---------------------------------------------------------------------- diff --git a/settings.gradle b/settings.gradle index c37e6ca..e7b4def 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1 +1 @@ -include ':app', ':simple-xml-2.7.1' +include ':app'
