Andres Suarez
|
79023ee190
|
Update copyright headers from Facebook to Meta
Reviewed By: bhamodi
Differential Revision: D33331422
fbshipit-source-id: 016e8dcc0c0c7f1fc353a348b54fda0d5e2ddc01
|
2021-12-27 14:31:45 -08:00 |
|
Pascal Hartig
|
6279cc68b1
|
Upgrade to Gradle 7 (#2279)
Summary:
Depends on https://github.com/facebook/flipper/issues/2277. Fixes https://github.com/facebook/flipper/issues/2221.
The maven plugin is no longer exposed and implied by https://developer.android.com/studio/build/maven-publish-plugin.
Pull Request resolved: https://github.com/facebook/flipper/pull/2279
Test Plan: ./gradlew uploadArchives -PdryRun=true
Reviewed By: priteshrnandgaonkar
Differential Revision: D28473692
Pulled By: passy
fbshipit-source-id: 3d95122fecebfeac8bfa5173c5c633eee3f13311
|
2021-05-17 07:29:49 -07:00 |
|
Harold Martin
|
4d8be35d1a
|
Add plugin for LeakCanary 2 (#1959)
Summary:
Add plugin for LeakCanary 2 as requested various times: https://github.com/facebook/flipper/issues/1379 https://github.com/facebook/flipper/issues/832 https://github.com/square/leakcanary/issues/1777
## Changelog
* Adds a leakcanary2 plugin for Android
* Adds support for leakcanary2 to existing desktop plugin
Pull Request resolved: https://github.com/facebook/flipper/pull/1959
Test Plan:
* Docs updated to show new implementation
* Should old leakcanary plugin in sample be replaced?
Reviewed By: mweststrate
Differential Revision: D26691637
Pulled By: passy
fbshipit-source-id: 5e236fa6cc124f0720a6b21b5ee7c117ccf96fbf
|
2021-03-01 09:11:37 -08:00 |
|