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/07/11 21:26:52 UTC

android commit: Updaing the gradle for the tests to the latest

Repository: cordova-android
Updated Branches:
  refs/heads/master a7176d39f -> ad163ce24


Updaing the gradle for the tests to 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/ad163ce2
Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/ad163ce2
Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/ad163ce2

Branch: refs/heads/master
Commit: ad163ce244a04c69d8ae274dd2da07e29ad2e4be
Parents: a7176d3
Author: Joe Bowser <bo...@apache.org>
Authored: Mon Jul 11 14:26:36 2016 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Mon Jul 11 14:26:36 2016 -0700

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


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


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