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 2a6329a commit d895d84Copy full SHA for d895d84
src/connections/sources/catalog/libraries/mobile/kotlin-android/index.md
@@ -416,7 +416,9 @@ analytics.flush("SomePlugin")
416
417
## Build Your Own Destination
418
419
-To build your own Kotlin Destination:
+If Segment doesn't support your Kotlin destination, you can build your own Kotlin destination using the template Segment provides.
420
+
421
+To build your own Kotlin destination using a plugin template:
422
423
1. Go to the [Kotlin Destination Plugin Template](https://github.com/segmentio/kotlin-destination-templates){:target="_blank"}.
424
2. Click **Use this template**.
0 commit comments