Flipper Release: v0.103.0
Summary: Releasing version 0.103.0 Reviewed By: passy Differential Revision: D30400660 fbshipit-source-id: e5d3e2e59c977e1e5a32945fffaba243c703823e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
393e47641b
commit
f4631eecc1
@@ -3,7 +3,7 @@ Ensure that you already have an explicit dependency in your application's
|
||||
|
||||
```groovy
|
||||
dependencies {
|
||||
debugImplementation 'com.facebook.flipper:flipper-leakcanary2-plugin:0.102.0'
|
||||
debugImplementation 'com.facebook.flipper:flipper-leakcanary2-plugin:0.103.0'
|
||||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.6'
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user