You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2017/02/23 01:49:44 UTC

[3/3] android commit: Adding Binary plugin to class path

Adding Binary plugin to class path

 This closes #361


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

Branch: refs/heads/master
Commit: ac6ad2dea1ca66afe6dde4bcf22ff774a0b05ddc
Parents: 0b116f1
Author: Bharath Hariharan <bh...@salesforce.com>
Authored: Wed Feb 15 11:27:42 2017 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Wed Feb 22 16:47:59 2017 -0800

----------------------------------------------------------------------
 framework/build.gradle | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/ac6ad2de/framework/build.gradle
----------------------------------------------------------------------
diff --git a/framework/build.gradle b/framework/build.gradle
index 570a3c6..3665348 100644
--- a/framework/build.gradle
+++ b/framework/build.gradle
@@ -31,6 +31,7 @@ buildscript {
     dependencies {
         classpath 'com.android.tools.build:gradle:2.2.3'
         classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
+        classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
     }
 }
 


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