Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Adjust Android conditionals #12563

Closed

Conversation

MartinZikmund
Copy link
Member

@MartinZikmund MartinZikmund commented Jun 7, 2023

We now compile against Android 12 and Android 13 only, so all #if conditionals < 31 are not needed anymore

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

  • Refactoring (no functional changes, no api changes)

What is the current behavior?

What is the new behavior?

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Internal Issue (If applicable):

@github-actions github-actions bot added the platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform label Jun 7, 2023
@MartinZikmund MartinZikmund changed the title chore: Adjust Android conditionals refactor: Adjust Android conditionals Jun 7, 2023
We now compile against Android 12 and Android 13 only, so all #if conditionals < 31 are not needed anymore
@MartinZikmund MartinZikmund force-pushed the dev/mazi/android-conditionals branch from 27d7a0a to 9f4c56c Compare June 7, 2023 07:47
@MartinZikmund MartinZikmund self-assigned this Jun 7, 2023
@jeromelaban jeromelaban deleted the branch feature/breaking-changes June 9, 2023 17:39
@jeromelaban jeromelaban closed this Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants