Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Androidx @NonNull #194

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Androidx @NonNull #194

wants to merge 1 commit into from

Conversation

bpr10
Copy link

@bpr10 bpr10 commented Oct 20, 2020

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)

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.

@anirudhramanan
Copy link
Contributor

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

@anirudhramanan
Copy link
Contributor

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

@ankit-w
Copy link

ankit-w commented Nov 11, 2020

bump please check this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants