Build: Migrate plugin markers to maven-publish publication
This commit is contained in:
@@ -38,4 +38,6 @@ pluginBundle {
|
||||
description = displayName = 'Kotlin compiler plugin for kotlinx.serialization library'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
configurePluginMarkers(project)
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
apply from: "$rootDir/libraries/tools/gradle-tools/pluginMarkers.gradle"
|
||||
|
||||
pluginMarkerProject('kotlin-serialization')
|
||||
Reference in New Issue
Block a user