Skip to content

Commit 2fcd56f

Browse files
authored
Merge pull request #5436 from rohantryskybox/1Flow-iOS
Refactor Segment plugin to use latest 1Flow SDK
2 parents e3cedf4 + 11b64da commit 2fcd56f

File tree

1 file changed

+2
-1
lines changed
  • src/connections/destinations/catalog/1flow-mobile-plugin

1 file changed

+2
-1
lines changed

src/connections/destinations/catalog/1flow-mobile-plugin/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,9 @@ defaultConfig {
8383
}
8484
dependencies {
8585
....
86+
8687
implementation 'com.segment.analytics.android:analytics:4.11.3'
87-
implementation "com.github.1Flow-Inc:segment-1flow-android:2023.09.16"
88+
implementation "com.github.1Flow-Inc:segment-1flow-android:2023.09.26"
8889
}
8990
```
9091

0 commit comments

Comments
 (0)