You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2021/04/13 09:10:18 UTC

[cordova-android] branch master updated: feat!: upgrade jfrog gradle-bintray-plugin@1.8.5 (#1201)

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 gradle-bintray-plugin@1.8.5 (#1201)
cab9840 is described below

commit cab9840a030fadb2c33f54f4eeabe105a3a1c5e4
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Tue Apr 13 18:10:07 2021 +0900

    feat!: upgrade jfrog gradle-bintray-plugin@1.8.5 (#1201)
    
    * breaking: upgrade jfrog gradle-bintray-plugin@1.8.5
    * original contribution PR: #1079
    
    Co-authored-by: Mosab A <47...@users.noreply.github.com>
---
 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: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org