Move android setup guide to getting-started section

Summary: Puts both the "Adding flipper to android apps" page next to each other, one for buck and one for gradle. The buck one is only internal.

Reviewed By: passy

Differential Revision: D25563688

fbshipit-source-id: 1937cfdd0d5129b54a8635efe6294ba39a26be8e
This commit is contained in:
John Knox
2020-12-16 03:27:42 -08:00
committed by Facebook GitHub Bot
parent 9c8e803878
commit 13a11f0bda
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
---
id: android-native
title: Set up your Android app
sidebar_label: Android
title: Adding Flipper to Android apps with Gradle
sidebar_label: Adding Flipper to Android apps with Gradle
---
import useBaseUrl from '@docusaurus/useBaseUrl';
import Link from '@docusaurus/Link';