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