chore: Gradleのアップデートとビルド設定の変更

- gradleをアップデート
- 依存関係をリモート化し、ファイルシステム上の依存を削除
This commit is contained in:
2025-11-29 04:39:15 +09:00
parent 302575fb29
commit 47e202a613
12 changed files with 31 additions and 45 deletions
+5 -1
View File
@@ -1 +1,5 @@
kotlin.stdlib.default.dependency=false
org.gradle.configuration-cache=true
org.gradle.parallel=true
org.gradle.caching=true
kotlin.stdlib.default.dependency=false