Update images-plugin.md (#562)
Summary: the name of the plugin into documentation is not correct. ## Changelog chore: plugin-name Pull Request resolved: https://github.com/facebook/flipper/pull/562 Differential Revision: D17709629 Pulled By: passy fbshipit-source-id: ce6233ce9cac67c42b0501bd969c46114d74365a
This commit is contained in:
committed by
Facebook Github Bot
parent
4c3028bd91
commit
4ec8ffcf53
@@ -13,7 +13,7 @@ The Fresco images plugin is shipped as a separate Maven artifact:
|
|||||||
|
|
||||||
```groovy
|
```groovy
|
||||||
dependencies {
|
dependencies {
|
||||||
debugImplementation 'com.facebook.flipper:flipper-images-plugin:0.25.0'
|
debugImplementation 'com.facebook.flipper:flipper-fresco-plugin:0.25.0'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user