Skip to content

Commit 1a4309e

Browse files
committed
設定ファイルをKotlin DSLに移行
1 parent 9581530 commit 1a4309e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencyResolutionManagement {
22
versionCatalogs {
3-
libs {
3+
create("libs") {
44
from(files("../gradle/libs.versions.toml"))
55
}
66
}

0 commit comments

Comments
 (0)