stag-java
stag-java copied to clipboard
Androidx @NonNull
Added support for handling for @androidx.annotation.NonNull since the usage of support library is now discouraged.
https://developer.android.com/reference/kotlin/androidx/annotation/NonNull
Issue
(If applicable)
- https://github.com/vimeo/stag-java/issues/NUMBER
Summary
A brief but thorough description of the changes.
How to Test
Detailed list of what to test and how to test it. Include all edge cases.
@anthonycr Would it be possible for you to publish a new release if the change looks good ?
@anthonycr were you able to look at the PR ? Since we have moved to androidx package, stag type adapter generation is not able to safeguard against non null fields.
bump please check this