Android SDK annotation is now available

I discovered this on latest Kotlin version (0.5.782). If you include this annotation to your project, you have to fix all those method overrides from Android classes that contains nullable types in the parameters.