Skip to content

Commit d5f7a58

Browse files
committed
Downgrade foojay to allow for easier contributions.
1 parent 5ed847b commit d5f7a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
2+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.1.0"
33
}
44

55
rootProject.name = 'FoxLoader'

0 commit comments

Comments
 (0)