[repo] Remove the shadow version from version.properties
This commit is contained in:
committed by
Space Team
parent
c58eef8330
commit
c701677e45
@@ -16,7 +16,7 @@ dependencies {
|
||||
compileOnly(kotlin("stdlib", embeddedKotlinVersion))
|
||||
compileOnly(gradleApi())
|
||||
compileOnly(gradleKotlinDsl())
|
||||
compileOnly("gradle.plugin.com.github.johnrengelman:shadow:${rootProject.extra["versions.shadow"]}")
|
||||
compileOnly(libs.shadow.gradlePlugin)
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user