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

android, cronet, android-interop-testing, example/drop support for android SDK versions older than 16 #7253

Merged

Conversation

voidzcy
Copy link
Contributor

@voidzcy voidzcy commented Jul 27, 2020

Resolves #7244.

This also includes the change to avoid pulling google auto-service from Robolectric, which gives a warning of

Annotation processors must be explicitly declared now.  The following dependencies on the compile classpath are found to contain annotation processor.  Please add them to the testAnnotationProcessor configuration.
  - auto-service-1.0-rc4.jar (com.google.auto.service:auto-service:1.0-rc4)

cl/323410410 cleans up the internal interop tests.

@voidzcy voidzcy merged commit f444b7b into grpc:master Jul 28, 2020
dfawley pushed a commit to dfawley/grpc-java that referenced this pull request Jan 15, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop support for Android levels 14 and 15
3 participants