Skip to content

[TECHNICAL] Bump Android SDK to API 35 (Android 15) #4529

@jesmrec

Description

@jesmrec

Android 15's SDK was released last summer, so, we are at the point to include it in the app to avoid Google's tight deadlines.

It will be a good start point for the next release.

Source: https://support.google.com/googleplay/android-developer/answer/11926878

Android 15 overview: https://developer.android.com/about/versions/15

Behaviour changes for all apps: https://developer.android.com/about/versions/15/behavior-changes-all
Behaviour changes for apps targeting Android 15 or higher: https://developer.android.com/about/versions/15/behavior-changes-15

TASKS

  • Research (if needed)
  • Create branch technical/bump_android_sdk
  • Development tasks
    • Bump Android SDK to API 35 (sdkCompileVersion & sdkTargetVersion)
    • Implement unit tests (if needed)
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch technical/bump_android_sdk into master

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions