Flipper Release: v0.37.0
Summary: Releasing version 0.37.0 Reviewed By: jknoxville Differential Revision: D20919249 fbshipit-source-id: 59ec28ba10043da03c460d9eaadb30a8fd2e4a6f
This commit is contained in:
committed by
Facebook GitHub Bot
parent
25222606c6
commit
2d27b90bd9
@@ -24,10 +24,10 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.36.0'
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.37.0'
|
||||
debugImplementation 'com.facebook.soloader:soloader:0.8.2'
|
||||
|
||||
releaseImplementation 'com.facebook.flipper:flipper-noop:0.36.0'
|
||||
releaseImplementation 'com.facebook.flipper:flipper-noop:0.37.0'
|
||||
}
|
||||
```
|
||||
|
||||
@@ -112,4 +112,4 @@ Finally, you need to add plugins to your Flipper client. Above, we have only add
|
||||
|
||||
## Having trouble?
|
||||
|
||||
See the [troubleshooting page](troubleshooting.html) for help with known problems.
|
||||
See the [troubleshooting page](troubleshooting.html) for help with known problems.
|
||||
|
||||
Reference in New Issue
Block a user