-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: bump gradle from 3.3.2 to 3.4.1 #2216
Conversation
Bumps gradle from 3.3.2 to 3.4.1. Signed-off-by: dependabot[bot] <support@dependabot.com>
The build is failing✨ Good work on this PR so far! ✨ Unfortunately, the Circle CI build is failing as of 6297065. Here's the output:
|
1 similar comment
The build is failing✨ Good work on this PR so far! ✨ Unfortunately, the Circle CI build is failing as of 6297065. Here's the output:
|
@iamareebjamal sir it is properly building in my system. But, dont know why it is failing circleci build online. |
|
rebuild can only be triggered by a person with write access |
Just close and reopen the PR to trigger the build |
@ShridharGoel tried but still it donot get triggered |
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can be increased to 5.4.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Android studio automatically downloaded it to 5.1.1 version after it was upgraded from 3.3.2 to 3.4.1. So, I don't think it will be much helpful. Also, the build is successfully taking place in my system.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Upgrade to 5.4.1 please. It's the latest version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okk sir.
Fixes #2212
Changes:
Upgarded the required files.
Fixed the gradle build.
Probably developers have to update to the latest version of the android studio, to prevent any errors from rising.
Screenshots for the change:
