Skip to content

Commit 92b2b33

Browse files
authored
Update kotlin-android-destination-filters.md
Fix repo name
1 parent 68f7a1f commit 92b2b33

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)