Gradle build tool version bump to 2.1.2

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

Branch: refs/heads/master
Commit: 867dcb1ca5f7124cd0dec7641ae745470a8d8ac0
Parents: 0731bb9
Author: Ian Dunlop <[email protected]>
Authored: Tue Jul 26 15:41:04 2016 +0100
Committer: Ian Dunlop <[email protected]>
Committed: Tue Jul 26 15:41:04 2016 +0100

----------------------------------------------------------------------
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/867dcb1c/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 6f3f3db..51ff6b9 100644
--- a/build.gradle
+++ b/build.gradle
@@ -6,7 +6,7 @@ buildscript {
         mavenCentral()
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:2.1.0'
+        classpath 'com.android.tools.build:gradle:2.1.2'
         classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
 
         // NOTE: Do not place your application dependencies here; they belong

Reply via email to