Repository: incubator-taverna-mobile Updated Branches: refs/heads/master 253146d0f -> 8857935bb
update readme 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/8857935b Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/8857935b Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/8857935b Branch: refs/heads/master Commit: 8857935bb16837aed076c28261a841fd1a29138e Parents: 253146d Author: Sagar <kumarsagar15...@gmail.com> Authored: Fri Feb 2 12:17:32 2018 +0530 Committer: Sagar <kumarsagar15...@gmail.com> Committed: Fri Feb 2 12:17:32 2018 +0530 ---------------------------------------------------------------------- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/8857935b/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 619a636..aadd681 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,9 @@ before accepting a larger contribution. # Building and install requirements * Android Studio at least version 3.0.0+ -* Android Build tools version 26.0.2 -* gradle version 4.1+ +* Android Build tools version 27.0.3 +* Android SDK for API 27 +* gradle version 4.4 * Support libraries for CardViews and recycler views. These are already configured in the gradle files Import the project as Android Studio Project into Android Studio after downloading from the github repository. Create and startup a virtual device or connecct your mobile device if ready.