Skip to content

Commit 5bdfcb8

Browse files
docs(sample): align Android kit version in README with 5.79.2 pin
Addresses review feedback: sample/README stated 5.79.0 while sample/android/app/build.gradle now pins android-core / android-rokt-kit to 5.79.2.
1 parent 71526f0 commit 5bdfcb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ pod install
6767
The sample Podfile pins `mParticle-Rokt` `~> 9.2`, **`Rokt-Widget` `5.2.0`**, and **`DcuiSchema` `2.7.0`**. Rokt’s pods allow `DcuiSchema` to float within `~> 2.6`; when CocoaPods resolves **2.8.0+**, the schema adds `image` styling that can desync from the `RoktUXHelper` sources in that widget line and break Swift compile (`StyleTransformer` / `BaseStyles`). Bump these pins together when you adopt a newer Rokt iOS stack.
6868

6969
The sample Android app pins `com.mparticle:android-core` and
70-
`com.mparticle:android-rokt-kit` to `5.79.0` so the Rokt session APIs and
70+
`com.mparticle:android-rokt-kit` to `5.79.2` so the Rokt session APIs and
7171
Android CNAME support are available. Payment-extension installation and native
7272
URL callback forwarding are not configured in this release.
7373

0 commit comments

Comments
 (0)