Skip to content

Commit 62db745

Browse files
committed
🔧 Removed foojay
1 parent afd7698 commit 62db745

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

settings.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ pluginManagement {
1515
}
1616
}
1717

18-
plugins {
19-
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
20-
}
18+
//plugins {
19+
// id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
20+
//}
2121

2222
dependencyResolutionManagement {
2323
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)

0 commit comments

Comments
 (0)