From d88017d453f5dc06a0e1ca66fc54b03aac32eb9c Mon Sep 17 00:00:00 2001 From: zimspy007 <45720533+zimspy007@users.noreply.github.com> Date: Thu, 28 May 2020 18:11:15 +0200 Subject: [PATCH] added Android Kotlin integration example --- website/sidebars.json | 1 + 1 file changed, 1 insertion(+) diff --git a/website/sidebars.json b/website/sidebars.json index 12063e4..590f6cd 100644 --- a/website/sidebars.json +++ b/website/sidebars.json @@ -10,6 +10,7 @@ "nodejs_quickstart", "python_quickstart", "java_quickstart", + "android_kotlin_integration", "woocommerce", "gravity_forms", "easy_digital_downloads",