You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2016/10/20 18:25:12 UTC

android commit: Updating the gradle build for test to use the latest

Repository: cordova-android
Updated Branches:
  refs/heads/master 6aa4b1b30 -> efa23bd39


Updating the gradle build for test to use the latest


Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/efa23bd3
Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/efa23bd3
Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/efa23bd3

Branch: refs/heads/master
Commit: efa23bd39bcfff557efd6a66bc98d6972dc30b65
Parents: 6aa4b1b
Author: Joe Bowser <bo...@apache.org>
Authored: Thu Oct 20 11:25:06 2016 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Thu Oct 20 11:25:06 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/efa23bd3/test/build.gradle
----------------------------------------------------------------------
diff --git a/test/build.gradle b/test/build.gradle
index 33d95b7..dd30a4a 100644
--- a/test/build.gradle
+++ b/test/build.gradle
@@ -25,7 +25,7 @@ buildscript {
     }
 
     dependencies {
-        classpath 'com.android.tools.build:gradle:2.1.2'
+        classpath 'com.android.tools.build:gradle:2.2.1'
     }
 }
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org