Skip to content

Conversation

muzahidul-opti
Copy link
Contributor

@muzahidul-opti muzahidul-opti commented Sep 29, 2025

Summary

Test plan

  • All tests should be passed

Issues

- Bump compile SDK version to 35 and build tools version to "35.0.0"
- Update target SDK version to 35
- Add namespace 'com.optimizely.optimizely_flutter_sdk'
- Enable buildConfig feature
- Update kotlin-stdlib-jdk7 to version 2.1.0
- Update jackson-databind to version 2.17.2
- Set minSdkVersion and targetSdkVersion to 35 for example app
- Update distributionUrl in gradle-wrapper.properties to Gradle 8.10.2
- Update android plugin version to 8.7.0 and kotlin-android version to 2.1.0
@muzahidul-opti muzahidul-opti marked this pull request as ready for review September 29, 2025 17:19
@muzahidul-opti muzahidul-opti changed the title chore: add support for android 35 chore: add support for android 15 Sep 29, 2025
@muzahidul-opti muzahidul-opti changed the title chore: add support for android 15 [FSSDK-11875] chore: add support for android 15 Sep 29, 2025
Copy link
Contributor

@jaeopt jaeopt left a comment

Choose a reason for hiding this comment

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

Looks good. Let's test with different version numbers in app.

- Update compile SDK version to 36 and build tools version to "36.0.0"
- Change min SDK version to 21 and target SDK version to 36 in the Android build configuration
- Update compile SDK version to 36 and target SDK version to 36 in the example app build.gradle file
- Update compile_sdk_version and build_tools_version to 35
- Remove target_sdk_version from ext
- Update compileSdkVersion and targetSdkVersion in app/build.gradle to 35
- Update compile SDK version to use project property if available, fallback to default
- Update target SDK version to use project property if available, fallback to default
jaeopt
jaeopt previously approved these changes Oct 1, 2025
Copy link
Contributor

@jaeopt jaeopt left a comment

Choose a reason for hiding this comment

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

Looks good. A couple of clean ups in example apps

…dkVersion

- Simplify specifying compileSdkVersion and targetSdkVersion directly from flutter configuration
Copy link
Contributor

@jaeopt jaeopt left a comment

Choose a reason for hiding this comment

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

LGTM

@muzahidul-opti muzahidul-opti merged commit 5913f27 into master Oct 3, 2025
8 of 9 checks passed
@muzahidul-opti muzahidul-opti deleted the update-flutter-version branch October 3, 2025 15:18
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