Skip to content

Module semver-settings-gradle-plugin

Apply the plugin

// settings.gradle.kts
plugins {
    id("com.javiersc.semver") version "$version"
}

Check the README.md for more info