Skip to content

MinSDKVersion is set to 28 even when cronet itself supports versions from SDK JellyBean #1098

Closed
@petrnymsa

Description

@petrnymsa

Is there a specific reason why minSdkVersion is set to 28? See https://github.com/dart-lang/http/blob/73b0b1c9ef2964c4619fd23068b8f60292e902c6/pkgs/cronet_http/android/build.gradle#L53C4-L53C25

According to https://github.com/GoogleChromeLabs/cronet-sample/blob/master/android/app/build.gradle, cronet itself supports even JellyBean (SDK 18).

In our apps, we have support for SDK >24, and we cant simply increase it as we support over 1M+ users.

Metadata

Metadata

Assignees

Labels

package:cronet_httptype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions