You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by sa...@apache.org on 2018/01/26 13:54:03 UTC

incubator-taverna-mobile git commit: update build requirement

Repository: incubator-taverna-mobile
Updated Branches:
  refs/heads/master 89364c294 -> d675e1667


update build requirement


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/d675e166
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/d675e166
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/d675e166

Branch: refs/heads/master
Commit: d675e1667b004abb1bf4dd56d14a5083748e0079
Parents: 89364c2
Author: Sagar <ku...@gmail.com>
Authored: Fri Jan 26 19:23:11 2018 +0530
Committer: Sagar <ku...@gmail.com>
Committed: Fri Jan 26 19:23:11 2018 +0530

----------------------------------------------------------------------
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/d675e166/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 3fc1e4a..7965b2f 100644
--- a/README.md
+++ b/README.md
@@ -67,9 +67,9 @@ before accepting a larger contribution.
 
 # Building and install requirements
 
-* Android Studio at least version 1.1.0
-* Android Build tools version 21.1.2+
-* gradle version 1.1.0+
+* Android Studio at least version 3.0.0+
+* Android Build tools version 26.0.2
+* gradle version 4.1+
 * 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.