- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for withIndex (0.04 seconds)
-
build-logic/build-update-utils/src/main/kotlin/gradlebuild/buildutils/tasks/FixProjectHealthTask.kt
dependenciesToModify: MutableMap<String, MutableList<String>> ) { var currentFilePath: String? = null errorLogFile.useLines { lines -> lines.withIndex().forEach { (index, line) -> val fileMatch = Regex("""> (.+?)/build.gradle.kts""").find(line) if (fileMatch != null) {
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 03 06:57:08 GMT 2025 - 6.2K bytes - Click Count (1)