chore: bump stripe-ios 26.2.0,stripe-android 23.11.1 - #2519
chore: bump stripe-ios 26.2.0,stripe-android 23.11.1#2519tjclawson-stripe wants to merge 1 commit into
Conversation
|
CI is failing on this automated native SDK bump PR, so I prepared a Minion task to investigate and fix it. Failed checks:
|
57d0e33 to
43abfcb
Compare
CI fix: resolved Podfile.lock merge conflictRoot cause: Bitrise CI was failing with Fix: Rebased the branch onto master. Since master already had the iOS 26.2.0 Podfile.lock from #2520, the Files changed after rebase:
Verification: Confirmed no JS/TS code changes; the change is a single Gradle property version bump. |
stripe-react-native.podspec:stripe_version→26.2.0(release notes)android/gradle.properties:StripeSdk_stripeVersion→23.11.1(release notes)Automated by
bump-native-sdks