Skip to content

Commit 89c20aa

Browse files
committed
Add toolchain
1 parent a32f970 commit 89c20aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

settings.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
plugins {
2+
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0'
3+
}
4+
15
rootProject.name = 'vavr'

0 commit comments

Comments
 (0)