Skip to content

build: bump min support sdk to 23#864

Merged
wax911 merged 3 commits into
developfrom
build/bump-min-support-sdk-to-23
May 31, 2025
Merged

build: bump min support sdk to 23#864
wax911 merged 3 commits into
developfrom
build/bump-min-support-sdk-to-23

Conversation

@wax911

@wax911 wax911 commented May 31, 2025

Copy link
Copy Markdown
Member

AniTrend Pull Request

Thank you for contributing! Please take a moment to review our contributing guidelines
to make the process easy and effective for everyone involved.

Please open an issue before embarking on any significant pull request, especially those that
add a new library or change existing tests, otherwise you risk spending a lot of time working
on something that might not end up being merged into the project.

Before opening a pull request, please ensure you've done the following:

  • You have followed our contributing guidelines
  • Double checked that your branch is based on develop and targets develop (where applicable)
  • Pull request has tests (if applicable)
  • Documentation is updated (if necessary)
  • Description explains the issue/use-case resolved

Description

ℹ️ At the time of writing SDK 21 is currently under 1% and it's probably time to bump the min supported version
image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (Improves existing functionality)

IMPORTANT: By submitting a patch, you agree to allow the project
owners to license your work under the terms of the MIT License.

wax911 added 3 commits May 31, 2025 19:19
- Updates `compileSdkVersion` and `targetSdk` to 35.
- Updates `minSdk` to 23.
- Modifies Kotlin compiler options to use the new `compilerOptions` DSL for `jvmTarget` and `allWarningsAsErrors`.
- Updates `freeCompilerArgs` to use `addAll` instead of direct assignment.
The kotlinc version in `.idea/kotlinc.xml` has been changed from `2.1.0` to `2.0.21`.
Additionally, `.idea/AndroidProjectSystem.xml` has been added to the `.gitignore` file.

@github-actions github-actions Bot left a comment

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.

Auto approved automated PR

@wax911 wax911 merged commit 4e60655 into develop May 31, 2025
9 checks passed
@wax911 wax911 deleted the build/bump-min-support-sdk-to-23 branch May 31, 2025 17:28
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.

1 participant