Skip to content

Update to Gradle 8.8 #5977

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

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Update to Gradle 8.8 #5977

merged 2 commits into from
Jun 17, 2024

Conversation

martinbonnin
Copy link
Contributor

No description provided.

@martinbonnin martinbonnin requested a review from BoD as a code owner June 17, 2024 16:25
Copy link

netlify bot commented Jun 17, 2024

Deploy Preview for apollo-android-docs canceled.

Name Link
🔨 Latest commit a037f15
🔍 Latest deploy log https://app.netlify.com/sites/apollo-android-docs/deploys/66706373ace2b60008b8b93d

Comment on lines +51 to +53
if (!isAndroid) {
// See https://cs.android.com/android-studio/platform/tools/base/+/mirror-goog-studio-main:build-system/gradle-core/src/main/java/com/android/build/gradle/tasks/JavaCompileUtils.kt;l=410?q=Using%20%27--release%27%20option%20for%20JavaCompile%20is%20not%20supported%20because%20it%20prevents%20the%20Android%20Gradle%20plugin
freeCompilerArgs.add("-Xjdk-release=${actualTarget.toJvmTarget().target}")
Copy link
Contributor Author

@martinbonnin martinbonnin Jun 17, 2024

Choose a reason for hiding this comment

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

Not 100% sure why this started being a problem with 8.8. AFAIK, this has always been a problem. See https://slack-chats.kotlinlang.org/t/16314982/hello-everyone-wave-hope-you-are-all-doing-well-i-have-a-que

Copy link
Contributor

@BoD BoD left a comment

Choose a reason for hiding this comment

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

👍

@martinbonnin martinbonnin merged commit c2af820 into main Jun 17, 2024
9 checks passed
@martinbonnin martinbonnin deleted the gradle-8-8 branch June 17, 2024 16:53
BoD pushed a commit to BoD/apollo-kotlin that referenced this pull request Jul 1, 2024
* Update to Gradle 8.8

* update wrapepr
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.

2 participants