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

Add kotlin-stdlib to EntryPointAccessors dependencies. #3120

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Dec 19, 2021

Add kotlin-stdlib to EntryPointAccessors dependencies.

Fixes #3119

This CL is a follow-up to CL/417294644. It adds a macro for kt_android_library that adds the kotlin-stdlib dependency if there is a kotlin source and also fixes issues with the jar file locations.

RELNOTES=Fixes #3119: Added kotlin-stdlib to pom dependencies to avoid breaking java-only projects.

Fixes #3119

This CL is a follow-up to CL/417294644. It adds a macro for kt_android_library that adds the kotlin-stdlib dependency if there is a kotlin source and also fixes issues with the jar file locations.

RELNOTES=Fixes #3119: Added kotlin-stdlib to pom dependencies to avoid breaking java-only projects.
PiperOrigin-RevId: 417157672
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.

ClassNotFoundException since version 2.40.2
1 participant