Skip to content
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

Gradle error during project build #149

Closed
Raunakk02 opened this issue Mar 13, 2021 · 6 comments
Closed

Gradle error during project build #149

Raunakk02 opened this issue Mar 13, 2021 · 6 comments

Comments

@Raunakk02
Copy link
Contributor

Hey everyone!

I was facing this issue of Gradle error while building my project:

build_error

I figured out that the problem was caused by the Gradle and Kotlin versions in the project.

Here is the screenshot of the original talawa/android/build.gradle file:

android_build gradle - old

and the screenshot of the original talawa/android/gradle/wrapper/gradle-wrapper.propertiesfile:

gradle-wrapper properites - old

I modified the versions of Gradle and Kotlin in both of these files like so:

Modified talawa/android/build.gradle file:

android_build gradle - new

Modified talawa/android/gradle/wrapper/gradle-wrapper.propertiesfile:

gradle-wrapper properites - new

And now the project builds fine without any error.
I am submitting a PR for the same.
Please give it a review!

@yasharth291
Copy link
Contributor

which branch you were working on?

@yasharth291
Copy link
Contributor

if it was on the main branch then you have to remove your pr as it is under maintenance and a big thing is going to be merged. it is better to work on Q4-2020

@Raunakk02
Copy link
Contributor Author

Raunakk02 commented Mar 13, 2021

I was working on 2020-Q4 branch and I know that the main branch is under maintenance.

@yasharth291
Copy link
Contributor

there was no such error with me
i also worked on the same branch. So you should see your system problems first because it is not a problem with the repo
Capture

@yasharth291
Copy link
Contributor

@Raunakk02 its better to close the pull as well as the issue as it is not the problem of the repo but the problem of your environment.

@DeltaHarbinger
Copy link
Contributor

Hey @Raunakk02, this was fixed in a major update to the master branch. The Gradle version actually needed to be higher than the one shown in your pull request. Please pull master and see if everything is alright with you now

somya339 pushed a commit to somya339/talawa that referenced this issue Mar 23, 2021
[Enhancement] Increased the number of requested made in 15min
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants