0.10.0 #16
@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- API validation disabled for dev versions
|
||||
|
||||
### Deprecated
|
||||
- bson support
|
||||
|
||||
### Removed
|
||||
|
||||
|
@ -14,6 +14,7 @@ import ru.mipt.npm.gradle.internal.applyRepos
|
||||
import ru.mipt.npm.gradle.internal.applySettings
|
||||
import ru.mipt.npm.gradle.internal.fromJsDependencies
|
||||
|
||||
@Suppress("UNUSED_VARIABLE")
|
||||
open class KScienceCommonPlugin : Plugin<Project> {
|
||||
override fun apply(project: Project): Unit = project.run {
|
||||
//Common configuration
|
||||
|
Loading…
Reference in New Issue
Block a user