This is an automated email from the ASF dual-hosted git repository.
erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-android.git
The following commit(s) were added to refs/heads/master by this push:
new cab9840 feat!: upgrade jfrog [email protected] (#1201)
cab9840 is described below
commit cab9840a030fadb2c33f54f4eeabe105a3a1c5e4
Author: エリス <[email protected]>
AuthorDate: Tue Apr 13 18:10:07 2021 +0900
feat!: upgrade jfrog [email protected] (#1201)
* breaking: upgrade jfrog [email protected]
* original contribution PR: #1079
Co-authored-by: Mosab A <[email protected]>
---
framework/build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/framework/build.gradle b/framework/build.gradle
index e75c1ef..9a02899 100644
--- a/framework/build.gradle
+++ b/framework/build.gradle
@@ -37,7 +37,7 @@ buildscript {
// studio comes out
classpath 'com.android.tools.build:gradle:4.1.3'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
- classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
+ classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5'
}
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]