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

Update Gradle Version from 8.4 to 8.6 and resolve issues in updating dependencies #2402

Merged
merged 1 commit into from
May 14, 2024

Conversation

AsCress
Copy link
Contributor

@AsCress AsCress commented May 13, 2024

Fixes #2401 Update gradle version of the project from 8.4 to 8.6
Solves build issues encountered in #2400

Changes

build.gradle.kts - Updated com.android.application from 8.3.0 to 8.4.0
gradle/wrapper/gradle-wrapper.properties - Updated the gradle version from 8.4 to 8.6

Screenshots / Recordings

N/A

Checklist:

  • No hard coding: I have used resources from strings.xml, dimens.xml and colors.xml without hard coding any value.
  • No end of file edits: No modifications done at end of resource files strings.xml, dimens.xml or colors.xml.
  • Code reformatting: I have reformatted code and fixed indentation in every file included in this pull request.
  • No extra space: My code does not contain any extra lines or extra spaces than the ones that are necessary.

@AsCress AsCress requested a review from CloudyPadmal May 13, 2024 15:55
@mariobehling mariobehling merged commit 3465dab into fossasia:development May 14, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

Update gradle version of the project from 8.4 to 8.6
2 participants