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

[IJ plugin] Support IJ platform 232 #5095

Merged
merged 1 commit into from
Jul 13, 2023
Merged

[IJ plugin] Support IJ platform 232 #5095

merged 1 commit into from
Jul 13, 2023

Conversation

BoD
Copy link
Contributor

@BoD BoD commented Jul 13, 2023

No description provided.

@BoD BoD requested a review from martinbonnin as a code owner July 13, 2023 10:43
@netlify
Copy link

netlify bot commented Jul 13, 2023

Deploy Preview for apollo-android-docs canceled.

Name Link
🔨 Latest commit 9cef485
🔍 Latest deploy log https://app.netlify.com/sites/apollo-android-docs/deploys/64afd536c744a40008a2784e

if (getBuildLauncherMethodPost232 == null) {
error("Could not find GradleExecutionHelper.getBuildLauncher method for either < 232 or ≥ 232")
}
getBuildLauncherMethodPost232.invoke(gradleExecutionHelper, connection, id, tasksAndArguments, settings, listener) as BuildLauncher
Copy link
Contributor

Choose a reason for hiding this comment

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

Yikes but also 👍

@BoD BoD merged commit c6095ce into main Jul 13, 2023
8 checks passed
@BoD BoD deleted the ij-plugin-support-232 branch July 13, 2023 12:18
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