You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
tlinkowski
changed the title
Compilation warning about KotlinAnnotationTarget enum
Compilation warning about Kotlin's AnnotationTarget enum
Aug 20, 2019
The following warning occurs when compiling with
basic-annotations
incompileOnly
scope:This happens e.g. when compiling
sample-java-api
subproject: https://travis-ci.com/tlinkowski/basic-annotations/builds/123617322#L278-L279Caused by KT-33141.
The text was updated successfully, but these errors were encountered: