Upgrade extending-a-journey sample to 2026.03-LTS. - #56
Open
rmanacmol wants to merge 1 commit into
Open
Conversation
Bump BOM, Gradle, and journey versions in place so the custom Contacts XML sample compiles on MDS 9 without merging main. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump BOM, Gradle, and journey versions in place so the custom Contacts XML sample compiles on MDS 9 without merging main.
This PR is an LTS upgrade of the catalog sample, not a feature change and not Compose.
Target branch:
sample/devs/extending-a-journeyHead:
feature/OKR-2777-focused-lts-extending-a-journey(one commit:Upgrade extending-a-journey sample to 2026.03-LTS.)What that sample branch is today
sample/devs/extending-a-journeyis a maintained catalog sample. It shows how to extend a Backbase journey without rewriting the whole app:contactsModule())CATALOG.mdcurrently still lists that sample as LTS 25.03.mainis already on 2026.03-LTS (#51). This sample was left behind.Purpose of the PR
Bring this sample up to 2026.03-LTS so it still builds and runs against the same SDK/MDS stack as
main, while keeping the sample’s own Contacts/Accounts extension code.2026.03.1-LTS, contacts journey8.3.0, other journeys/clients to LTS, Gradle 9.0.0,compileSdk36config.json-style init →AppConfigurationProvider/ConfigurationProvider(same API as currentmain)StatusBarColorProvider,TabListConfigurationProvider,PresentationModule)iconBackground,colorOnSurfaceSecondary, etc.)After merge, someone who checks out
sample/devs/extending-a-journeystill sees the same custom Contacts screens, but they compile on 2026.03-LTS.Local-only bits (dev URLs, API key, debug keystore in
app/build.gradle.kts) are not part of that commit and should stay out of the PR.Summary
Focused 2026.03-LTS upgrade of
sample/devs/extending-a-journeywithout mergingmain.This sample still shows how to keep a Backbase journey’s data layer and replace its UI: More → Contacts opens the custom XML contact list/detail, backed by
ContactsUseCase(contacts-journey 8.3.0).What changed (22 files)
2025.03.01→2026.03.1-LTS; Gradle 9.0.0;compileSdk36midTierLibs.bundles.bomOutput)AppConfigurationProvider/ConfigurationProvidericonBackground,colorOnSurfaceSecondary)CATALOG.md: this sample marked LTS 26.03Explicitly not in this PR
main(accounts-demo, accounts-test-data, E2E, README rewrite)Test plan
:app:assembleDebug:accounts-journey:testDebugUnitTest:app:compileDebugAndroidTestKotlinScreen_recording_20260904_114357.webm