Skip to content

build: decrease Android minSdk from 35 to 23#2053

Merged
Sergei Pestrikov (serge-p7v) merged 1 commit into
developfrom
serge/minSdkDecrease
May 26, 2026
Merged

build: decrease Android minSdk from 35 to 23#2053
Sergei Pestrikov (serge-p7v) merged 1 commit into
developfrom
serge/minSdkDecrease

Conversation

@serge-p7v

@serge-p7v Sergei Pestrikov (serge-p7v) commented May 21, 2026

Copy link
Copy Markdown
Collaborator

Describe what this PR changes and why.

BREAKING:
*

DEPRECATED:
*

closes
#2059

// 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

Choose a reason for hiding this comment

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

👍

@serge-p7v
Sergei Pestrikov (serge-p7v) merged commit c31b172 into develop May 26, 2026
30 of 32 checks passed
@serge-p7v
Sergei Pestrikov (serge-p7v) deleted the serge/minSdkDecrease branch May 26, 2026 10:02
Andrey Bragin (EugeneTheDev) pushed a commit that referenced this pull request Jun 15, 2026
Most of Android devices are on API versions below 35.

closes
#2059

(cherry picked from commit c31b172)
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