init research
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
plugins {
|
||||
`kotlin-dsl`
|
||||
}
|
||||
|
||||
description = "Conventions to use in settings.gradle.kts scripts"
|
||||
|
||||
dependencies {
|
||||
implementation(libs.gradlePlugin.gradle.foojayToolchains)
|
||||
api(libs.typesafe.conventions)
|
||||
}
|
||||
Reference in New Issue
Block a user