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 39dfffd commit 311708dCopy full SHA for 311708d
scripts/catalog_papi.js
@@ -260,6 +260,7 @@ const updateSources = async () => {
260
'amp',
261
'factual-engine',
262
'kotlin-android',
263
+ 'kotlin',
264
'swift-ios'
265
]
266
src/_data/catalog/sources.yml
@@ -439,7 +439,7 @@ items:
439
- display_name: Kotlin
440
slug: kotlin
441
url: connections/sources/catalog/libraries/server/kotlin
442
- hidden: false
+ hidden: true
443
source_type: server
444
description: The hassle-free way to add Segment analytics to your kotlin app (JVM).
445
logo:
0 commit comments