Skip to content

Commit 11b64da

Browse files
Refactor Segment plugin to use latest 1Flow SDK
1 parent 8eca47f commit 11b64da

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
@@ -84,8 +84,9 @@ defaultConfig {
8484
}
8585
dependencies {
8686
....
87+
8788
implementation 'com.segment.analytics.android:analytics:4.11.3'
88-
implementation "com.github.1Flow-Inc:segment-1flow-android:2023.09.16"
89+
implementation "com.github.1Flow-Inc:segment-1flow-android:2023.09.26"
8990
}
9091
```
9192

0 commit comments

Comments
 (0)