Fragment sample test (#1328)
Summary: Wanted to have a way to test fragment support in open source for https://github.com/facebook/flipper/issues/1209. Stacked on https://github.com/facebook/flipper/issues/1327. Pull Request resolved: https://github.com/facebook/flipper/pull/1328 Test Plan:  Reviewed By: jknoxville Differential Revision: D22356283 Pulled By: passy fbshipit-source-id: 2ad84df0aae85634c8245e71f18b803ce8dd6ca0
This commit is contained in:
committed by
Facebook GitHub Bot
parent
74c9f8ea33
commit
51e7ce3566
@@ -50,6 +50,7 @@ dependencies {
|
||||
implementation deps.lithoWidget
|
||||
implementation deps.lithoAnnotations
|
||||
implementation deps.lithoFresco
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
annotationProcessor deps.lithoProcessor
|
||||
|
||||
// Third-party
|
||||
|
||||
Reference in New Issue
Block a user