stag-java icon indicating copy to clipboard operation
stag-java copied to clipboard

Androidx @NonNull

Open bpr10 opened this issue 4 years ago • 3 comments

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.

bpr10 avatar Oct 20 '20 09:10 bpr10

@anthonycr Would it be possible for you to publish a new release if the change looks good ?

anirudhramanan avatar Oct 20 '20 09:10 anirudhramanan

@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.

anirudhramanan avatar Nov 03 '20 13:11 anirudhramanan

bump please check this

ankit-w avatar Nov 11 '20 05:11 ankit-w