Skip to content

Commit 69dee01

Browse files
docs: add devcycle kotlin / android SDK (#1250)
## This PR - Adds DevCycle Kotlin / Android SDK to Ecosystem page Signed-off-by: Jonathan Norris <[email protected]>
1 parent 2382cb2 commit 69dee01

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/datasets/providers/devcycle.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,11 @@ export const DevCycle: Provider = {
8080
href: 'https://docs.devcycle.com/sdk/client-side-sdks/ios/ios-openfeature',
8181
category: ['Client'],
8282
},
83+
{
84+
technology: 'Kotlin',
85+
vendorOfficial: true,
86+
href: 'https://docs.devcycle.com/sdk/client-side-sdks/android/android-openfeature',
87+
category: ['Client'],
88+
},
8389
],
8490
};

0 commit comments

Comments
 (0)