Initial commit

This commit is contained in:
2025-09-22 23:03:40 -03:00
parent 503473121a
commit 7f3ee661a5
3 changed files with 5 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ rootProject.name = "Template"
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
pluginManagement {
includeBuild("buildlogic")
includeBuild("echo")
repositories {
google {
mavenContent {