Repo cloned
This commit is contained in:
commit
496ae75f58
7988 changed files with 1451097 additions and 0 deletions
6
build-logic/build.gradle.kts
Normal file
6
build-logic/build.gradle.kts
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
plugins {
|
||||
alias(libs.plugins.jetbrains.kotlin.jvm) apply false
|
||||
}
|
||||
|
||||
apply(from = "${rootDir}/../constants.gradle.kts")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue