[
https://issues.apache.org/jira/browse/CB-13558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253931#comment-16253931
]
ASF GitHub Bot commented on CB-13558:
-------------------------------------
infil00p closed pull request #416: CB-13558: Upgrading the gradle so we can
upload the AAR
URL: https://github.com/apache/cordova-android/pull/416
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/framework/build.gradle b/framework/build.gradle
index 31c53afe4..1ad622c9a 100644
--- a/framework/build.gradle
+++ b/framework/build.gradle
@@ -31,7 +31,7 @@ buildscript {
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.2.3'
+ classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
}
diff --git a/framework/gradle/wrapper/gradle-wrapper.properties
b/framework/gradle/wrapper/gradle-wrapper.properties
index 04e285f34..c3a5fdabe 100644
--- a/framework/gradle/wrapper/gradle-wrapper.properties
+++ b/framework/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Mon Dec 28 10:00:20 PST 2015
+#Thu Nov 09 10:50:25 PST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Unable to upload AAR to bintray
> -------------------------------
>
> Key: CB-13558
> URL: https://issues.apache.org/jira/browse/CB-13558
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-android
> Reporter: Joe Bowser
> Assignee: Joe Bowser
>
> I was unable to upload to bintray with the old version of Gradle that was
> saved on the framework project. When I updated it, I now get a 401
> Unauthorized Error. This was found when releasing Cordova-Android 6.4.0
> (CB-13528)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]