facebook / facebook/litho

Can't find com.facebook.proguard.annotations.DoNotStrip in v0.30.0

Open
#604 4 comments 0 reactions 0 assignees View on GitHub
bug
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

![image](https://user-images.githubusercontent.com/5964735/66799732-ddd43f80-ef44-11e9-858d-02cc9352ee69.png)

## Expected Behavior

Compile success

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.