External Annotations

Hi, If you want to add annotations for some of your libraries, you should add the following line to your build.gradle file:

kotlinOptions.annotations = file('<path to annotations>')

Annotations for JDK should be configured automatically. Here is a link