Allow annotating classes with @NonKotlinContact
This commit is contained in:
parent
603410ed89
commit
1743228b71
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ package de.staropensource.engine.base.annotation
|
|||
* @since v1-alpha10
|
||||
*/
|
||||
@Target(
|
||||
AnnotationTarget.CLASS,
|
||||
AnnotationTarget.PROPERTY,
|
||||
AnnotationTarget.FIELD,
|
||||
AnnotationTarget.CONSTRUCTOR,
|
||||
|
|
Loading…
Reference in a new issue