Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Reformat kts files with Ktlint 0.48.0 CLI (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler authored Dec 17, 2022
1 parent c5c201d commit ec53195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biz/main/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {

sourceSets["main"].res.srcDirs(
"src/main/res/core",
"src/main/res/other"
"src/main/res/other",
)
}

Expand Down

0 comments on commit ec53195

Please sign in to comment.