Skip to content

Fix Android sample build command#501

Merged
kyle-schellen merged 1 commit into
mainfrom
ks-fix-android-sample-build-command
Jul 18, 2026
Merged

Fix Android sample build command#501
kyle-schellen merged 1 commit into
mainfrom
ks-fix-android-sample-build-command

Conversation

@kyle-schellen

@kyle-schellen kyle-schellen commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

What changes are you making?

Updates dev android build samples to target CheckoutKitAndroidDemo. The sample was renamed from MobileBuyIntegration, but the dev command still used the old path and no longer worked. Original rename PR here.

How to test

dev android build samples

Before you merge

Important

Important

  • I've added tests to support my implementation
  • I have read and agree with the Contribution Guidelines
  • I have read and agree with the Code of Conduct
  • I've updated the relevant platform README (platforms/swift/README.md and/or platforms/android/README.md)

Releasing a new Swift version?
  • I have bumped the version in ShopifyCheckoutKit.podspec
  • I have bumped the version in platforms/swift/Sources/ShopifyCheckoutKit/ShopifyCheckoutKit.swift
  • I have updated the SwiftPM/CocoaPods version snippets in platforms/swift/README.md (major version only)
Releasing a new Embedded Checkout Protocol version?
  • I have bumped embeddedCheckoutProtocolAndroid in platforms/android/gradle/libs.versions.toml
  • I have updated protocol/languages/kotlin/embedded-checkout-protocol/api/embedded-checkout-protocol.api if the public API changed
Releasing a new Android version?
  • I have bumped checkoutKitAndroid in platforms/android/gradle/libs.versions.toml
  • I have updated the Gradle/Maven version snippets in platforms/android/README.md

Tip

Tip

See the Contributing documentation for the full release process per platform.

@github-actions github-actions Bot added the #gsd:50662 Rebase Checkout Kit on UCP label Jul 17, 2026

kyle-schellen commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

@kyle-schellen
kyle-schellen force-pushed the ks-fix-android-sample-build-command branch from d0f053c to 54d693c Compare July 17, 2026 21:49
@kyle-schellen
kyle-schellen marked this pull request as ready for review July 17, 2026 21:49
@kyle-schellen
kyle-schellen requested a review from a team as a code owner July 17, 2026 21:49
@kyle-schellen kyle-schellen self-assigned this Jul 17, 2026
@kyle-schellen
kyle-schellen merged commit 7920807 into main Jul 18, 2026
47 checks passed
@kyle-schellen
kyle-schellen deleted the ks-fix-android-sample-build-command branch July 18, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

#gsd:50662 Rebase Checkout Kit on UCP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants