Skip to content

Bumped compileSdk, targetSdk#147

Merged
cortinico merged 1 commit into
react-native-community:mainfrom
kikoso:main
Jul 3, 2025
Merged

Bumped compileSdk, targetSdk#147
cortinico merged 1 commit into
react-native-community:mainfrom
kikoso:main

Conversation

@kikoso

@kikoso kikoso commented Jul 3, 2025

Copy link
Copy Markdown
Contributor

Summary:

This PR is analogous to react/react-native#52355 and react/react-native#52141 in the React Native repo. The testing process is mirroring the one happening in react/react-native#52355

Changelog:

We need to upgrade the targetSdk to 36, which requires ensuring compatibility with the latest Android APIs and addressing any deprecations or behavior changes introduced in this version.

Test Plan:

  • Verified that the app builds and runs successfully with targetSdkVersion 36.

  • Ran the full suite of unit and instrumentation tests: all tests passed.

  • Manually tested key user flows (login, navigation, data sync) on devices running Android 14 (API 34) and emulator with API 36

  • Confirmed that there are no runtime crashes or warnings related to targetSDK upgrade.

Behavioral guide for migration: https://developer.android.com/about/versions/16/behavior-changes-16

@cortinico cortinico merged commit 99d4977 into react-native-community:main Jul 3, 2025
1 check passed
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