[Gradle] KotlinTargetsDsl: Remove undesirable AnnotationRetention.SOURCE
KTIJ-26247
This commit is contained in:
committed by
Space Team
parent
009cda5062
commit
0880b4cb34
-1
@@ -6,5 +6,4 @@
|
|||||||
package org.jetbrains.kotlin.gradle.plugin
|
package org.jetbrains.kotlin.gradle.plugin
|
||||||
|
|
||||||
@DslMarker
|
@DslMarker
|
||||||
@Retention(AnnotationRetention.SOURCE)
|
|
||||||
annotation class KotlinTargetsDsl
|
annotation class KotlinTargetsDsl
|
||||||
Reference in New Issue
Block a user