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

Upgrade Gradle to v8.3 #912

Merged
merged 2 commits into from
Oct 3, 2023
Merged

Upgrade Gradle to v8.3 #912

merged 2 commits into from
Oct 3, 2023

Conversation

lihenggui
Copy link
Contributor

@lihenggui lihenggui commented Aug 22, 2023

@google-cla
Copy link

google-cla bot commented Aug 22, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@SimonMarquis
Copy link
Contributor

SimonMarquis commented Aug 27, 2023

@lihenggui Can you also make sure the corresponding Gradle wrapper JAR is updated.
The expected sha256 is 0336f591bc0ec9aa0c9988929b93ecc916b3c1d52aed202c7381db144aa0ef15 according to https://gradle.org/release-checksums/

You can run this command again to force downloading the latest wrappers:

./gradlew wrapper

@lihenggui
Copy link
Contributor Author

lihenggui commented Aug 27, 2023

@lihenggui Can you also make sure the corresponding Gradle wrapper JAR is updated. The expected sha256 is 0336f591bc0ec9aa0c9988929b93ecc916b3c1d52aed202c7381db144aa0ef15 according to https://gradle.org/release-checksums/

You can run this command again to force downloading the latest wrappers:

./gradlew wrapper

Checked and updated
9cc27bf
image

@lihenggui
Copy link
Contributor Author

@alexvanyo @dturner @tunjid Ping

Copy link
Collaborator

@dturner dturner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this.

@dturner dturner added the version update This is related to a library, API or SDK update which requires some work. Not just a version bump. label Oct 3, 2023
@dturner dturner merged commit 6e96d30 into android:main Oct 3, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version update This is related to a library, API or SDK update which requires some work. Not just a version bump.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants