Flipper Release: v0.100.0
Summary: Releasing version 0.100.0 Reviewed By: cekkaewnumchai Differential Revision: D29958236 fbshipit-source-id: d1dabc4537b9691196d61d9c1a200cf6c8a86725
This commit is contained in:
committed by
Facebook GitHub Bot
parent
554f8146d7
commit
dd880b3ba9
@@ -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.99.0'
|
||||
debugImplementation 'com.facebook.flipper:flipper-leakcanary2-plugin:0.100.0'
|
||||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.6'
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user