Skip to content

Commit c5fc462

Browse files
committed
DIプラグインをビルドツールチェーンと互換のあるバージョンに調整
新系列のDI用Gradleプラグインが新しいメジャーバージョンのビルドツールを 要求しCIが失敗していたため、現行ビルドツールと互換のある最新安定版へ変更。 https://claude.ai/code/session_01TbRomX8cQTi7d8w5hEBMQd
1 parent 32361d1 commit c5fc462

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin = "2.2.20"
44
ksp = "2.2.20-2.0.4"
55
kotlinx-coroutines = "1.10.2"
66
kotlinx-serialization = "1.9.0"
7-
hilt = "2.59.2"
7+
hilt = "2.58"
88
androidx-hilt = "1.3.0"
99

1010
compose-bom = "2026.05.00"

0 commit comments

Comments
 (0)