Extend list of annotations ignored in parameter info (KT-24911, KT-25622)

#KT-24911 Fixed
This commit is contained in:
Nikolay Krasko
2018-08-01 19:11:20 +03:00
parent 10b2229a27
commit ceeeffd814
4 changed files with 19 additions and 5 deletions
@@ -0,0 +1,5 @@
package androidx.annotation
annotation class RecentlyNonNull
annotation class RecentlyNullable