Skip to content

Commit fa1449b

Browse files
authoredNov 9, 2023
Merge pull request #5648 from segmentio/niallzato-patch-2
Fix repo name for kotlin-android-destination-filters.md
2 parents d864bb8 + 92b2b33 commit fa1449b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/connections/sources/catalog/libraries/mobile/kotlin-android/kotlin-android-destination-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To get started with destination filters on mobile device-mode destinations using
1515

1616
1. Download and install the dependency.
1717
```java
18-
implementation 'com.segment.analytics.kotlin:destination-filters-kotlin:0.1.0'
18+
implementation 'com.segment.analytics.kotlin:destination-filters:0.1.1'
1919
```
2020

2121
2. Add the plugin.

0 commit comments

Comments
 (0)