Flipper Release: v0.63.0

Summary: Releasing version 0.63.0

Reviewed By: nikoant

Differential Revision: D24423408

fbshipit-source-id: 0bc12c49d8bf77d8dbf9688adb07dc176b210548
This commit is contained in:
generatedunixname89002005306973
2020-10-20 11:11:24 -07:00
committed by Facebook GitHub Bot
parent 1be2f8c987
commit 0f23f409ab
41 changed files with 76 additions and 71 deletions

View File

@@ -12,7 +12,7 @@ The network plugin is shipped as a separate Maven artifact:
```groovy
dependencies {
debugImplementation 'com.facebook.flipper:flipper-network-plugin:0.62.0'
debugImplementation 'com.facebook.flipper:flipper-network-plugin:0.63.0'
}
```