[Gradle] KotlinTargetsDsl: Remove undesirable AnnotationRetention.SOURCE

KTIJ-26247
This commit is contained in:
Sebastian Sellmair
2023-07-12 09:12:55 +02:00
committed by Space Team
parent 009cda5062
commit 0880b4cb34
@@ -6,5 +6,4 @@
package org.jetbrains.kotlin.gradle.plugin
@DslMarker
@Retention(AnnotationRetention.SOURCE)
annotation class KotlinTargetsDsl
annotation class KotlinTargetsDsl