Setup - Part 2
Summary: This diff includes minor changes to the pages within the Setup section of Flipper Docs. Reviewed By: mweststrate Differential Revision: D41496698 fbshipit-source-id: a338931bd08e474ee348e25798463647f9a0be29
This commit is contained in:
committed by
Facebook GitHub Bot
parent
11688f2f11
commit
98d2f37f10
@@ -2,7 +2,7 @@
|
||||
import useBaseUrl from '@docusaurus/useBaseUrl';
|
||||
import Link from '@docusaurus/Link';
|
||||
|
||||
To setup the <Link to={useBaseUrl("/docs/features/plugins/leak-canary")}>Leak Canary plugin</Link>, take the following steps:
|
||||
To setup the <Link to={useBaseUrl("/docs/features/plugins/leak-canary")}>LeakCanary plugin</Link>, take the following steps:
|
||||
|
||||
1. Ensure that you have an explicit dependency in your application's `build.gradle` including the plugin dependency, such as is shown in the following snippet:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user