Extend list of annotations ignored in parameter info (KT-24911, KT-25622)
#KT-24911 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package androidx.annotation
|
||||
|
||||
annotation class RecentlyNonNull
|
||||
|
||||
annotation class RecentlyNullable
|
||||
Reference in New Issue
Block a user