Remove settings.gradle.kts for cleanup of unused project configuration.

This commit is contained in:
Jakub Chrzanowski
2026-04-27 12:42:55 +02:00
parent 74c204dde6
commit 0a76b1e2cd
2 changed files with 1 additions and 5 deletions

View File

@@ -1,5 +0,0 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
}
rootProject.name = "%NAME%"