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 <[email protected]> Authored: Mon Jul 11 14:26:36 2016 -0700 Committer: Joe Bowser <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
