Skip to content

Commit 0337a47

Browse files
fix: resolve buildsrc caching issues
1 parent 593c1fa commit 0337a47

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

buildSrc/settings.gradle.kts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
plugins {
2+
id("org.gradle.toolchains.foojay-resolver-convention")
3+
}
4+
5+
rootProject.name = "PistonChatSuite-buildsrc"

0 commit comments

Comments
 (0)