Skip to content

android: Remove testing for Android API 23 - #12932

Merged
kannanjgithub merged 1 commit into
grpc:masterfrom
kannanjgithub:dropAndroidAPI-23
Jul 27, 2026
Merged

android: Remove testing for Android API 23#12932
kannanjgithub merged 1 commit into
grpc:masterfrom
kannanjgithub:dropAndroidAPI-23

Conversation

@kannanjgithub

@kannanjgithub kannanjgithub commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Remove testing for Android API 23 since we are going to drop support for it.

… in June. We follow Google Play Services as it is relatively conservative and our users are generally using it to provide up-to-date security.

API 24 added the Java 8 library features.

Fixes grpc#12928
@kannanjgithub
kannanjgithub merged commit d3ef129 into grpc:master Jul 27, 2026
23 of 25 checks passed
@kannanjgithub
kannanjgithub deleted the dropAndroidAPI-23 branch July 27, 2026 08:28
@ejona86

ejona86 commented Jul 27, 2026

Copy link
Copy Markdown
Member

Shouldn't we be updating minSdkVersion? https://github.com/search?q=repo%3Agrpc%2Fgrpc-java%20minSdkVersion&type=code

@kannanjgithub kannanjgithub changed the title android: Drop support for Android API 23 android: Remove testing for Android API 23 Jul 27, 2026
@kannanjgithub

Copy link
Copy Markdown
Contributor Author

Shouldn't we be updating minSdkVersion? https://github.com/search?q=repo%3Agrpc%2Fgrpc-java%20minSdkVersion&type=code

Mistake as I was focussing on fixing the g3 import error. Raised #12934 now.

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.

3 participants