Skip to content

build: decrease Android minSdk from 35 to 23#2053

Open
serge-p7v wants to merge 1 commit into
developfrom
serge/minSdkDecrease
Open

build: decrease Android minSdk from 35 to 23#2053
serge-p7v wants to merge 1 commit into
developfrom
serge/minSdkDecrease

Conversation

@serge-p7v
Copy link
Copy Markdown
Collaborator

Describe what this PR changes and why.

BREAKING:
*

DEPRECATED:
*

closes

// It also breaks transitive deps that require a higher minSdk.
defaultConfig {
minSdk = 35
minSdk = 23
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

AndroidX and LiteRT libraries have minSdk = 23

Copy link
Copy Markdown
Contributor

@devcrocod devcrocod left a comment

Choose a reason for hiding this comment

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

👍

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