
com.freeletics.gradle.monorepo.plugin.LegacyExtension.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plugins Show documentation
Show all versions of plugins Show documentation
A set of reusable Gradle plugins
package com.freeletics.gradle.monorepo.plugin
public abstract class LegacyExtension {
public var allowLegacyDependencies: Boolean = false
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy