Can't find com.facebook.proguard.annotations.DoNotStrip in v0.30.0
- Dominant language
- Kotlin
- Stars
- 7.8k
- Forks
- 768
- PR merge metrics
- No merged PRs in 30d
Description
- [x] I have searched [existing issues](https://github.com/facebook/litho/issues) and this is not a duplicate
## Version
implementation 'com.facebook.litho:litho-core:0.30.0'
implementation 'com.facebook.litho:litho-widget:0.30.0'
kapt 'com.facebook.litho:litho-processor:0.30.0'
implementation("com.facebook.litho:litho-fresco:0.30.0")
implementation 'com.facebook.litho:litho-sections-core:0.30.0'
implementation 'com.facebook.litho:litho-sections-widget:0.30.0'
compileOnly 'com.facebook.litho:litho-sections-annotations:0.30.0'
kapt 'com.facebook.litho:litho-sections-processor:0.30.0'
## Issues and Steps to Reproduce
* Add dependencies to 0.30.0
* Make Compile

## Expected Behavior
Compile success
Contributor guide
Assessment
This issue has not been assessed yet.