Skip to content

Commit 73192ff

Browse files
committed
Update ci
1 parent 9c9e48b commit 73192ff

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

settings.gradle.kts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ dependencyResolutionManagement {
2222
}
2323
}
2424

25+
plugins {
26+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
27+
}
28+
2529
include(
2630
":compose-dnd",
2731

0 commit comments

Comments
 (0)