We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eca47f commit 11b64daCopy full SHA for 11b64da
src/connections/destinations/catalog/1flow-mobile-plugin/index.md
@@ -84,8 +84,9 @@ defaultConfig {
84
}
85
dependencies {
86
....
87
+
88
implementation 'com.segment.analytics.android:analytics:4.11.3'
- implementation "com.github.1Flow-Inc:segment-1flow-android:2023.09.16"
89
+ implementation "com.github.1Flow-Inc:segment-1flow-android:2023.09.26"
90
91
```
92
0 commit comments